Wed, 19 Jun 2024 06:46:57 UTC | login

Information for build perl-File-CheckTree-4.42-320.fc40

ID283534
Package Nameperl-File-CheckTree
Version4.42
Release320.fc40
Epoch
SummaryRun many file-test checks on a tree
DescriptionFile::CheckTree::validate() routine takes a single multi-line string consisting of directives, each containing a file name plus a file test to try on it. (The file test may also be a "cd", causing subsequent relative file names to be interpreted relative to that directory.) After the file test you may put || die to make it a fatal error if the file test fails. The default is || warn. The file test may optionally have a "!' prepended to test for the opposite condition. If you do a cd and then list some relative file names, you may want to indent them slightly for readability. If you supply your own die() or warn() message, you can use $file to interpolate the file name.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 21 Feb 2024 14:58:04 UTC
CompletedWed, 21 Feb 2024 14:58:04 UTC
Tags
f40
f41
RPMs
src
perl-File-CheckTree-4.42-320.fc40.src.rpm (info) (download)
noarch
perl-File-CheckTree-4.42-320.fc40.noarch.rpm (info) (download)
perl-File-CheckTree-tests-4.42-320.fc40.noarch.rpm (info) (download)
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.42-320 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.42-319 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.42-318 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.42-317 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Dec 15 2022 Michal Josef Špaček <mspacek@redhat.com> - 4.42-316 - Package tests - Simplify build and install phases - Update license to SPDX format * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.42-315 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 4.42-314 - Perl 5.36 rebuild