| Name: | perl-SelfLoader |
| Version: | 1.27 |
| Release: | 512.el10 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 22893 |
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| RPM: |
perl-SelfLoader-1.27-512.el10.noarch.rpm
|
| Source RPM: |
perl-5.40.1-512.el10.src.rpm
|
| Build Date: | Sat Mar 08 2025 |
| Build Host: | build-ol10-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. |