perl-File-Find-Object - Object oriented File::Find replacement
Website: | http://search.cpan.org/dist/File-Find-Object/ |
---|---|
License: | GPLv2+ or Artistic |
Vendor: | Fedora Project |
- 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.2.11-1.el7.noarch [30 KiB] |
Changelog
by Christopher Meng (2014-06-11):
- Update to 0.2.11 |