Object oriented File::Find replacement
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.3.8-1.fc39 | - |
Fedora 39 | 0.3.8-1.fc39 | - |
Fedora 38 | 0.3.7-2.fc38 | - |
Fedora 37 | 0.3.6-4.fc37 | - |
EPEL 7 | 0.2.11-1.el7 | - |
You can contact the maintainers of this package via email at
perl-File-Find-Object dash maintainers at fedoraproject dot org
.