Tue, 23 Apr 2024 17:34:41 UTC | login

Information for build perl-Module-Load-0.36-3.el9

ID5946
Package Nameperl-Module-Load
Version0.36
Release3.el9
Epoch1
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/perl-Module-Load#e12215950a153d277500408be57a7c1a113a3548
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 bymboddu
State complete
Volume DEFAULT
StartedFri, 16 Apr 2021 06:03:23 UTC
CompletedFri, 16 Apr 2021 06:05:55 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/perl-Module-Load:e12215950a153d277500408be57a7c1a113a3548)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/perl-Module-Load#e12215950a153d277500408be57a7c1a113a3548'}}
Tags
c9s-gate
c9s-pending
c9s-pending-signed
RPMs
src
perl-Module-Load-0.36-3.el9.src.rpm (info) (download)
noarch
perl-Module-Load-0.36-3.el9.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1:0.36-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.36-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Sep 29 2020 Paul Howarth <paul@city-fan.org> - 1:0.36-1 - 0.36 bump * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.34-457 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * 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