libsub-identify-perl_0.03-1_i386.changes is NEW

Debian Installer installer at ftp-master.debian.org
Fri May 30 10:17:06 UTC 2008


(new) libsub-identify-perl_0.03-1.diff.gz optional perl
(new) libsub-identify-perl_0.03-1.dsc optional perl
(new) libsub-identify-perl_0.03-1_all.deb optional perl
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.
(new) libsub-identify-perl_0.03.orig.tar.gz optional perl
Changes: libsub-identify-perl (0.03-1) unstable; urgency=low
 .
  * Initial Release (closes: #483656).


Override entries for your package:

Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 483656 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the pkg-perl-maintainers mailing list