Name: | rh-perl530-perl-SelfLoader |
Version: | 1.25 |
Release: | 452.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 23927 |
License: | GPL+ or Artistic |
RPM: |
rh-perl530-perl-SelfLoader-1.25-452.el7.noarch.rpm
|
Source RPM: |
rh-perl530-perl-5.30.1-452.el7.src.rpm
|
Build Date: | Tue Dec 08 2020 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://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. |