perl-Sub-Name - Name - or rename - a sub
Website: | http://search.cpan.org/dist/Sub-Name/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Fedora Project |
- 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.13-1.fc22.i686 [30 KiB] |
Changelog
by Paul Howarth (2015-03-29):
- Update to 0.13 - Fix optional test of interaction with B::C that sometimes invalidly failed |