perl-File-Find-Object - Object oriented File::Find replacement
Website: | https://metacpan.org/release/File-Find-Object |
---|---|
License: | GPL-2.0-or-later OR Artistic-2.0 |
Vendor: | Alcance Libre, Inc. |
- 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.
Packages
perl-File-Find-Object-0.3.8-1.aldos.noarch [36 KiB] |
Changelog
by Joel Barrios (2024-03-01):
- Update to 0.3.8. |