Name: | perl-File-Find-Object |
---|---|
Version: | 0.3.8 |
Release: | 1.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 71096 |
License: | GPL-2.0-or-later OR Artistic-2.0 |
RPM: | perl-File-Find-Object-0.3.8-1.el10_0.noarch.rpm |
Source RPM: | perl-File-Find-Object-0.3.8-1.el10_0.src.rpm |
Build Date: | Thu Dec 19 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/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. |
- Update to 0.3.8 (rhbz#2224699) - Fix use_ok() call (GH#3)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Update to 0.3.7 (rhbz#2157274) - Fix test failures on Windows (GH#2) - Use SPDX-format license tag
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Perl 5.36 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Update to 0.3.6 - Split File::TreeCreate off to its own distribution
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Perl 5.34 rebuild