Sun, 28 Apr 2024 23:09:36 UTC | login

Information for build perl-true-0.18-18.fc29

ID64801
Package Nameperl-true
Version0.18
Release18.fc29
Epoch
SummaryAutomatically return a true value when a file is required
DescriptionPerl's require built-in (and its use wrapper) requires the files it loads to return a true value. This is usually accomplished by placing a single 1; statement at the end of included scripts or modules. It's not onerous to add but it's a speed bump on the Perl novice's road to enlightenment. In addition, it appears to be a non-sequitur to the uninitiated, leading some to attempt to mitigate its appearance with a comment: 1; # keep require happy or: 1; # Do not remove this line or even: 1; # Must end with this, because Perl is bogus. This module packages this "return true" behavior so that it need not be written explicitly. It can be used directly, but it is intended to be invoked from the import method of a Modern::Perl-style module that enables modern Perl features and conveniences and cleans up legacy Perl warts.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 25 Jul 2018 06:51:23 UTC
CompletedWed, 25 Jul 2018 08:01:25 UTC
Taskbuild (f29-candidate, perl-true-0.18-18.fc29.src.rpm)
Tags
f29
f30
RPMs
src
perl-true-0.18-18.fc29.src.rpm (info) (download)
riscv64
perl-true-0.18-18.fc29.riscv64.rpm (info) (download)
perl-true-debuginfo-0.18-18.fc29.riscv64.rpm (info) (download)
perl-true-debugsource-0.18-18.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.18-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.18-17 - Perl 5.28 rebuild * Thu Feb 22 2018 Paul Howarth <paul@city-fan.org> - 0.18-16 - BR: gcc - Drop legacy Group: tag * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.18-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.18-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.18-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.18-12 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.18-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild