Name: | perl-SelfLoader |
---|---|
Version: | 1.26 |
Release: | 480.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 23934 |
License: | GPL+ or Artistic |
RPM: | perl-SelfLoader-1.26-480.el9.noarch.rpm |
Source RPM: | perl-5.32.1-480.el9.src.rpm |
Build Date: | Sat Apr 01 2023 |
Build Host: | build-ol9-x86_64.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. |