libsub-identify-perl 0.12-1build1 source package in Ubuntu
Changelog
libsub-identify-perl (0.12-1build1) xenial; urgency=medium * Rebuild for Perl 5.22.1. -- Colin Watson <email address hidden> Thu, 17 Dec 2015 16:11:00 +0000
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Xenial
- Original maintainer:
- Debian Perl Group
- Architectures:
- any
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libsub-identify-perl_0.12.orig.tar.gz | 51.2 KiB | 83bb785a66113b4a966db0a4186fd1dd07987acdacb4502b1e1558f817dde825 |
libsub-identify-perl_0.12-1build1.debian.tar.xz | 2.7 KiB | 4cd815af9896763d62dca097474722d054730a60be0bc581ffd110198bff6636 |
libsub-identify-perl_0.12-1build1.dsc | 2.2 KiB | c65a555bafb71c447238fc5fade0263dc8db03af79dec23db1119ef84c98f67e |
Available diffs
- diff from 0.12-1 (in Debian) to 0.12-1build1 (315 bytes)
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 yakkety.
No description available for libsub-
identify- perl-dbgsym in ubuntu yakkety.