Package perl-File-Find-Object: Information
Source package: perl-File-Find-Object
Version: 0.3.9-alt1
Build time: Nov 4, 2025, 10:04 PM in the task #399173
Category: Development/Perl
Report package bugHome page: https://metacpan.org/dist/File-Find-Object
License: Perl
Summary: an object oriented File::Find replacement
Description:
Perl module 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. With File::Find::Object you can get the next file by calling the next() function, but setting a callback is still possible.
Maintainer: Nikolay A. Fetisov
Last changed
Nov. 4, 2025 Nikolay A. Fetisov 1:0.3.9-alt1
- New version
July 25, 2023 Nikolay A. Fetisov 1:0.3.8-alt1
- New version
Jan. 13, 2023 Nikolay A. Fetisov 1:0.3.7-alt1
- New version