Package: wnpp Owner: Jonathan Yu <[email protected]> Severity: wishlist X-Debbugs-CC: [email protected]
* Package name : libsub-current-perl Version : 0.02 Upstream Author : Rafael Garcia-Suarez <[email protected]> * URL : http://search.cpan.org/dist/Sub-Current/ * License : Artistic | GPL-1+ Programming Lang: Perl Description : Perl module to determine the executing subroutine Sub::Current provides a fairly magical function called ROUTINE() which returns a code reference pointing at the currently executing subroutine. It does not make sense to use this inside a special block (such as BEGIN, END, UNITCHECK, CHECK or INIT) or at the top level of a program, so ROUTINE will return undef. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

