Package perl-Module-Load-1:0.32-395.el8.noarch
Name | perl-Module-Load |
---|---|
Epoch | 1 |
Version | 0.32 |
Release | 395.el8 |
Architecture | noarch |
Website/URL | http://search.cpan.org/dist/Module-Load/ |
License | GPL+ or Artistic |
Build Time | 2023-12-01 13:14:10 |
Build Host | builder-x86-09.inferitos.ru |
Summary | Run-time require of both modules and files |
Repositories | AppStream |
Description | 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. |
Errata | — |
Size | 18 KiB |
Source Project | perl-Module-Load-0.32-395.el8 |
SHA-256 checksum | e481a3cc5680f572ef8205e51f471b58574fa6dc89582d38c95d175c6f3e46e5 |
×
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1:0.32-395 - Rebuilt for MSVSphere 8.8 * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.32-395 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.32-394 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Jun 03 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.32-393 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.32-366 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.32-365 - Increase release to favour standalone package * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.32-347 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:0.32-346 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Thu Jun 04 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.32-345 - Increase release to favour standalone package * Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.32-311 - Perl 5.22 rebuild