The following module was proposed for inclusion in the Module List:
modid: Directory::Iterator
DSLIP: RdhOp
description: Simple, efficient recursive directory listin
userid: SANBEG (Steve Sanbeg)
chapterid: 10 (File_Names_Systems_Locking)
communities:
https://github.com/sanbeg/Directory-Iterator
similar:
File::Find
rationale:
This provides a simple interface to get a recursive list of all
files under a directory, implemented as an iterator over the top
directory.
Implemented as an iterator, it's simple to use; no need for
callbacks, etc; just iterate over the object to get the file names.
It's a hybrid module; using the XS backend is a few times faster
than pure perl.
enteredby: SANBEG (Steve Sanbeg)
enteredon: Mon Oct 8 00:26:16 2012 GMT
The resulting entry would be:
Directory::
::Iterator RdhOp Simple, efficient recursive directory listin SANBEG
Thanks for registering,
--
The PAUSE
PS: The following links are only valid for module list maintainers:
Registration form with editing capabilities:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=6f900000_6a49ea67e9529678&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=6f900000_6a49ea67e9529678&SUBMIT_pause99_add_mod_insertit=1
Peek at the current permissions:
https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=Directory%3A%3AIterator