[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#483656: ITP: libsub-identify-perl -- Retrieve names of code references



Package: wnpp
Severity: wishlist
Owner: "Krzysztof Krzyżaniak (eloy)" <eloy@debian.org>


* Package name    : libsub-identify-perl
  Version         : 0.3
  Upstream Author : Rafael Garcia-Suarez (rgarciasuarez at gmail dot com)
* URL             : http://search.cpan.org/dist/Sub-Identify/
* License         : Dual: Artistic/GPL
  Programming Lang: Perl
  Description     : 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.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to pl_PL.UTF-8)
Shell: /bin/sh linked to /bin/bash



Reply to: