Package perl-Module-Load-1:0.34-439.module+el8.9.0+104+7457d333.noarch
Name | perl-Module-Load |
---|---|
Epoch | 1 |
Version | 0.34 |
Release | 439.module+el8.9.0+104+7457d333 |
Architecture | noarch |
Website/URL | https://metacpan.org/release/Module-Load |
License | GPL+ or Artistic |
Build Time | 2024-04-30 11:01:35 |
Build Host | builder-x86-05.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 | 20 KiB |
Source Project | perl-Module-Load-0.34-439.module+el8.9.0+104+7457d333 |
SHA-256 checksum | 6dc9bd20ad522e21154ae6248a0a980204f066d200f77168e22bd05c69c814bb |
×
* Sun Dec 10 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1:0.34-439 - Rebuilt for MSVSphere 8.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.34-439 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.34-438 - Increase release to favour standalone package * Mon Feb 11 2019 Petr Pisar <ppisar@redhat.com> - 1:0.34-1 - 0.34 bump * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.32-418 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.32-417 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jun 27 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.32-416 - Increase release to favour standalone package * 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