Name: | perl-File-Find-Object |
---|---|
Version: | 0.3.2 |
Release: | 5.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 74418 |
License: | GPLv2+ or Artistic 2.0 |
RPM: | perl-File-Find-Object-0.3.2-5.el8.noarch.rpm |
Source RPM: | perl-File-Find-Object-0.3.2-5.el8.src.rpm |
Build Date: | Sat Mar 09 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/File-Find-Object/ |
Summary: | Object oriented File::Find replacement |
Description: | File::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. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Perl 5.26 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- 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)
- Update to 0.3.1 - Fixed an issue with tracking the depth of the inodes when detecting a symlink loop
- Update to 0.3.0 - Converted the build system to Dist-Zilla - Switch to ExtUtils::MakeMaker-based flow
- Perl 5.24 re-rebuild of bootstrapped packages
- Perl 5.24 rebuild
- Spec clean-up