Name: | perl-Sub-Name |
---|---|
Version: | 0.27 |
Release: | 1.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 48474 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-Sub-Name-0.27-1.el10_0.x86_64.rpm |
Source RPM: | perl-Sub-Name-0.27-1.el10_0.src.rpm |
Build Date: | Thu Dec 19 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Sub-Name |
Summary: | Name - or rename - a sub |
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). |