An object oriented File::Find replacement
https://metacpan.org/release/File-Find-Object
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.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / perl-File-Find-Object
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-File-Find-Object && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
File-Find-Object-0.3.5.tar.gz | 0000030270 29.6 KB | |
cpanspec.yml | 0000000669 669 Bytes | |
perl-File-Find-Object.changes | 0000002629 2.57 KB | |
perl-File-Find-Object.spec | 0000002349 2.29 KB |
Revision 5 (latest revision is 12)
Dirk Stoecker (dstoecker)
committed
(revision 5)
refresh spec file
Comments 0