Sat, 05 Oct 2024 10:31:02 UTC | login

Information for build perl-File-Find-Object-0.3.2-7.fc29

ID53505
Package Nameperl-File-Find-Object
Version0.3.2
Release7.fc29
Epoch
SummaryObject oriented File::Find replacement
DescriptionFile::Find::Object does the same job as File::Find but works like an object and with an iterator. As File::Find is not object oriented, one cannot perform multiple searches in the same application. The second problem of File::Find is its file processing: after starting its main loop, one cannot easily wait for another event and so get the next result.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 00:29:42 UTC
CompletedThu, 19 Jul 2018 00:29:42 UTC
Tags
f29
f30
f31
RPMs
src
perl-File-Find-Object-0.3.2-7.fc29.src.rpm (info) (download)
noarch
perl-File-Find-Object-0.3.2-7.fc29.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.3.2-6 - Perl 5.28 rebuild * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.3.2-3 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sun Jan 15 2017 Paul Howarth <paul@city-fan.org> - 0.3.2-1 - Update to 0.3.2 - Made the version number consistent across the .pm files (https://bitbucket.org/shlomif/perl-file-find-object/issues/1/wrong-version-number) * Mon Jan 09 2017 Paul Howarth <paul@city-fan.org> - 0.3.1-1 - Update to 0.3.1 - Fixed an issue with tracking the depth of the inodes when detecting a symlink loop * Mon Sep 12 2016 Paul Howarth <paul@city-fan.org> - 0.3.0-1 - Update to 0.3.0 - Converted the build system to Dist-Zilla - Switch to ExtUtils::MakeMaker-based flow