| 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: 522.fc45 | Build date: Fri Jul 17 13:28:57 2026 |
| Group: Unspecified | Build host: buildvm-x86-11.rdu3.fedoraproject.org |
| Size: 15233 | Source RPM: perl-Module-Load-0.36-522.fc45.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
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.36-522 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.36-521 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.36-520 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Mon Jul 07 2025 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.36-519 - Increase release to favour standalone package * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.36-512 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.36-511 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_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, Wed Jul 22 22:20:21 2026