Name: | perl-SelfLoader |
---|---|
Version: | 1.23 |
Release: | 417.el8_3 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 23915 |
License: | GPL+ or Artistic |
RPM: | perl-SelfLoader-1.23-417.el8_3.noarch.rpm |
Source RPM: | perl-5.26.3-417.el8_3.src.rpm |
Build Date: | Tue Feb 16 2021 |
Build Host: | host-100-100-224-50.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. |