libdevel-callsite-perl 0.08-1build2 source package in Ubuntu

Changelog

libdevel-callsite-perl (0.08-1build2) xenial; urgency=medium

  * Rebuild for Perl 5.22.1.

 -- Colin Watson <email address hidden>  Thu, 17 Dec 2015 15:27:41 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Xenial
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Downloads

File Size SHA-256 Checksum
libdevel-callsite-perl_0.08.orig.tar.gz 15.0 KiB 716aa51fb7510efe41ce261980270987c2f09ed815635f678bdf67a32798f2fb
libdevel-callsite-perl_0.08-1build2.debian.tar.xz 2.0 KiB fac99f1b6f8813660ee9f08389248e97dd31523f3a56d590b83c25f3059c5998
libdevel-callsite-perl_0.08-1build2.dsc 2.1 KiB 5e6a1a2496ea5c1cbe4002ee56507aad0134eec553562273fb72265756a4fc32

View changes file

Binary packages built by this source

libdevel-callsite-perl: Perl module to get caller return OP address and Perl interpreter context

 Devel::Callsite module provides subroutines to get the caller return OP
 address and perl interpreter context.
 .
 The callsite() function returns the OP address of the caller, a number,
 one level up from where it was called. It's useful for functions that
 need to uniquely know where they were called, such as Every::every();
 see Every. Or it can be used to pinpoint a location with finer
 granularity than a line number (see
 http://www.perlmonks.com/?node_id=987268). In conjunction with an OP
 tree disassembly you can know exactly where the caller is located in
 the Perl source.
 .
 The context() function returns the interpreter context as a number.
 This is a fairly unique number together with the call site.

libdevel-callsite-perl-dbgsym: No summary available for libdevel-callsite-perl-dbgsym in ubuntu yakkety.

No description available for libdevel-callsite-perl-dbgsym in ubuntu yakkety.