Name: | perl-SelfLoader |
---|---|
Version: | 1.23 |
Release: | 419.el8_4.1 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 23915 |
License: | GPL+ or Artistic |
RPM: | perl-SelfLoader-1.23-419.el8_4.1.noarch.rpm |
Source RPM: | perl-5.26.3-419.el8_4.1.src.rpm |
Build Date: | Tue Aug 10 2021 |
Build Host: | host-100-100-224-15.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://www.perl.org/ |
Summary: | Load functions only on demand |
Description: | This Perl module tells its users that functions in a package are to be autoloaded from after the "__DATA__" token. See also "Autoloading" in perlsub. |