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: Fedora Project |
Version: 0.36 | Vendor: Fedora Project |
Release: 511.fc41 | Build date: Fri Jul 19 23:19:28 2024 |
Group: Unspecified | Build host: buildvm-x86-04.iad2.fedoraproject.org |
Size: 15232 | Source RPM: perl-Module-Load-0.36-511.fc41.src.rpm |
Packager: Fedora Project | |
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
* Fri Jul 19 2024 Fedora Release Engineering <[email protected]> - 1:0.36-511 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jun 10 2024 Jitka Plesnikova <[email protected]> - 1:0.36-510 - Increase release to favour standalone package * Thu Jan 25 2024 Fedora Release Engineering <[email protected]> - 1:0.36-503 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <[email protected]> - 1:0.36-502 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Nov 20 2023 Jitka Plesnikova <[email protected]> - 1:0.36-501 - Package tests * Thu Jul 20 2023 Fedora Release Engineering <[email protected]> - 1:0.36-500 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Jitka Plesnikova <[email protected]> - 1:0.36-499 - Increase release to favour standalone package * Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 1:0.36-490 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <[email protected]> - 1:0.36-489 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_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, Tue Dec 3 04:08:26 2024