libsub-identify-perl 0.12-2build3 source package in Ubuntu

Changelog

libsub-identify-perl (0.12-2build3) artful; urgency=medium

  * No-change rebuild for perl 5.26.0.

 -- Matthias Klose <email address hidden>  Wed, 26 Jul 2017 20:09:48 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Artful
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libsub-identify-perl_0.12.orig.tar.gz 51.2 KiB 83bb785a66113b4a966db0a4186fd1dd07987acdacb4502b1e1558f817dde825
libsub-identify-perl_0.12-2build3.debian.tar.xz 2.9 KiB 4c016ffe879ce386eaec3b1abb0b24d45e88e21c9905722994f97cbbb26946ec
libsub-identify-perl_0.12-2build3.dsc 2.1 KiB b00db55d2134f5ff95b248b0eed8634585edeecad4fe064d01b049a9e648f949

Available diffs

View changes file

Binary packages built by this source

libsub-identify-perl: module to retrieve names of code references

 Sub::Identify allows you to retrieve the real name of code references. For
 this, it uses perl's introspection mechanism, provided by the B module.
 .
 It provides four functions : sub_name returns the name of the
 subroutine (or __ANON__ if it's an anonymous code reference),
 stash_name returns its package, and sub_fullname returns the
 concatenation of the two.
 .
 The fourth function, get_code_info, returns a list of two elements,
 the package and the subroutine name (in case of you want both and are worried
 by the speed.)
 .
 In case of subroutine aliasing, those functions always return the
 original name.

libsub-identify-perl-dbgsym: No summary available for libsub-identify-perl-dbgsym in ubuntu artful.

No description available for libsub-identify-perl-dbgsym in ubuntu artful.