Mon, 29 Apr 2024 02:40:00 UTC | login

Information for build perl-true-1.0.2-8.fc38

ID227497
Package Nameperl-true
Version1.0.2
Release8.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-true.git#476c162a4dd8bf2a3a8c572d564462faab7c0895
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, 22 Feb 2023 09:59:56 UTC
CompletedWed, 22 Feb 2023 11:36:27 UTC
Taskbuild (f38, /rpms/perl-true.git:476c162a4dd8bf2a3a8c572d564462faab7c0895)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-true.git#476c162a4dd8bf2a3a8c572d564462faab7c0895'}}
Tags
f38
f39
f40
RPMs
src
perl-true-1.0.2-8.fc38.src.rpm (info) (download)
riscv64
perl-true-1.0.2-8.fc38.riscv64.rpm (info) (download)
perl-true-debuginfo-1.0.2-8.fc38.riscv64.rpm (info) (download)
perl-true-debugsource-1.0.2-8.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * 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 * 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