Sun, 28 Apr 2024 19:28:26 UTC | login

Information for build perl-true-1.0.2-7.fc37

ID197900
Package Nameperl-true
Version1.0.2
Release7.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-true.git#4cb24130c589b0466c7466b958df21412610e1e6
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
StartedFri, 09 Sep 2022 04:26:47 UTC
CompletedFri, 09 Sep 2022 06:15:51 UTC
Taskbuild (f37, /rpms/perl-true.git:4cb24130c589b0466c7466b958df21412610e1e6)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-true.git#4cb24130c589b0466c7466b958df21412610e1e6'}}
Tags
f37
f38
RPMs
src
perl-true-1.0.2-7.fc37.src.rpm (info) (download)
riscv64
perl-true-1.0.2-7.fc37.riscv64.rpm (info) (download)
perl-true-debuginfo-1.0.2-7.fc37.riscv64.rpm (info) (download)
perl-true-debugsource-1.0.2-7.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sun May 23 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1.0.2-3 - Perl 5.34 rebuild * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Nov 11 2020 Paul Howarth <paul@city-fan.org> - 1.0.2-1 - Update to 1.0.2 - Code clean-up - Update ppport.h from 3.44 → 3.62 * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild