Sun, 28 Apr 2024 21:18:55 UTC | login

Information for build perl-true-1.0.2-12.fc40

ID285501
Package Nameperl-true
Version1.0.2
Release12.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-true.git#bf70d4c38a27994f46558d17c798e6504bcd03fb
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
StartedThu, 22 Feb 2024 15:00:56 UTC
CompletedThu, 22 Feb 2024 15:06:10 UTC
Taskbuild (f40, /rpms/perl-true.git:bf70d4c38a27994f46558d17c798e6504bcd03fb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-true.git#bf70d4c38a27994f46558d17c798e6504bcd03fb'}}
Tags
f40
RPMs
src
perl-true-1.0.2-12.fc40.src.rpm (info) (download)
riscv64
perl-true-1.0.2-12.fc40.riscv64.rpm (info) (download)
perl-true-debuginfo-1.0.2-12.fc40.riscv64.rpm (info) (download)
perl-true-debugsource-1.0.2-12.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1.0.2-9 - Perl 5.38 rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.0.2-6 - Perl 5.36 rebuild