Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37037180
en ru br
ALT Linux repos
S:0.3.8-alt1

Group :: Development/Perl
RPM: perl-File-Find-Object

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.3.8-alt1
Build date: 25 july 2023, 18:16 ( 35.2 weeks ago )
Size: 30.35 Kb

Home 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.

Current maintainer: Nikolay A. Fetisov

List of contributors

List of rpms provided by this srpm:

  • perl-File-Find-Object
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin