Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Module-Load | Distribution: CentOS |
Version: 0.36 | Vendor: CentOS |
Release: 511.el10 | Build date: Tue Oct 29 19:47:48 2024 |
Group: Unspecified | Build host: ppc64le-02.stream.rdu2.redhat.com |
Size: 15187 | Source RPM: perl-Module-Load-0.36-511.el10.src.rpm |
Packager: builder@centos.org | |
Url: https://metacpan.org/release/Module-Load | |
Summary: Run-time require of both modules and files |
If you consult "perldoc -f require" you will see that "require" will behave differently when given a bare-word or a string. In the case of a string, "require" assumes you are wanting to load a file. But in the case of a bare-word, it assumes you mean a module. This gives nasty overhead when you are trying to dynamically require modules at run-time, since you will need to change the module notation to a file notation fitting the particular platform you are on. "load" eliminates the need for this overhead and will just DWYM.
GPL-1.0-or-later OR Artistic-1.0-Perl
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1:0.36-511 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 * Thu Jul 18 2024 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.36-510 - Increase release to favour standalone package * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1:0.36-504 - Bump release for June 2024 mass rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.36-503 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.36-502 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Nov 20 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.36-501 - Package tests * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.36-500 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.36-499 - Increase release to favour standalone package * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.36-490 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
/usr/share/doc/perl-Module-Load /usr/share/doc/perl-Module-Load/CHANGES /usr/share/doc/perl-Module-Load/README /usr/share/man/man3/Module::Load.3pm.gz /usr/share/perl5/vendor_perl/Module /usr/share/perl5/vendor_perl/Module/Load.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 15 08:31:45 2024