Sun, 28 Apr 2024 08:10:37 UTC | login

Information for build perl516-perl-File-CheckTree-4.42-2.el7

ID5664
Package Nameperl516-perl-File-CheckTree
Version4.42
Release2.el7
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 byhhorak
State complete
Volume DEFAULT
StartedFri, 02 Oct 2015 20:17:27 UTC
CompletedFri, 02 Oct 2015 20:21:00 UTC
Taskbuild (sclo7-perl516-rh-el7, perl516-perl-File-CheckTree-4.42-2.el7.src.rpm)
Tags
sclo7-perl516-rh-candidate
sclo7-perl516-rh-release
sclo7-perl516-rh-testing
RPMs
src
perl516-perl-File-CheckTree-4.42-2.el7.src.rpm (info) (download)
noarch
perl516-perl-File-CheckTree-4.42-2.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Tue Nov 12 2013 Jitka Plesnikova <jplesnik@redhat.com> - 4.42-2 - Correct typo in dependencies * Thu Apr 04 2013 Jitka Plesnikova <jplesnik@redhat.com> - 4.42-1 - SCL package - initial import