Fri, 05 Jul 2024 19:05:55 UTC | login

Information for build perl-Module-Load-0.32-416.fc29

ID50628
Package Nameperl-Module-Load
Version0.32
Release416.fc29
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
StartedThu, 12 Jul 2018 21:09:26 UTC
CompletedThu, 12 Jul 2018 21:09:26 UTC
Tags
f29
RPMs
src
perl-Module-Load-0.32-416.fc29.src.rpm (info) (download)
noarch
perl-Module-Load-0.32-416.fc29.noarch.rpm (info) (download)
Changelog * 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 * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.32-366 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild