perl-Sub-Name - Name - or rename - a sub
| Website: | http://search.cpan.org/dist/Sub-Name/ |
|---|---|
| License: | GPL+ or Artistic |
| Vendor: | city-fan.org repo http://www.city-fan.org/ftp/contrib/ |
- Description:
This module allows one to "name" or rename subroutines, including anonymous ones. Note that this is mainly for aid in debugging; you still cannot call the sub by the new name (without some deep magic).
Packages
| perl-Sub-Name-0.05-3.fc13.i686 [13 KiB] |
Changelog
by Paul Howarth (2010-10-15):
- add patch for CPAN RT#50524 (copy contents of %DB::sub entry if it exists) |