Wed, 03 Jul 2024 09:58:44 UTC | login

Information for build perl-Module-Load-0.34-456.fc33

ID163685
Package Nameperl-Module-Load
Version0.34
Release456.fc33
Epoch1
SummaryRun-time require of both modules and files
DescriptionIf 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 13 Jul 2020 15:26:11 UTC
CompletedMon, 13 Jul 2020 15:26:11 UTC
Tags
f33
RPMs
src
perl-Module-Load-0.34-456.fc33.src.rpm (info) (download)
noarch
perl-Module-Load-0.34-456.fc33.noarch.rpm (info) (download)
Changelog * Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.34-456 - Increase release to favour standalone package * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.34-440 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * 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