summaryrefslogtreecommitdiff
path: root/devel/p5-File-Iterator/pkg-descr
blob: e469a912d4b45a88db6f4d21046acf67b8d4c40d (plain)
1
2
3
4
5
6
7
File::Iterator wraps a simple iteration interface around the files in a
directory or directory tree. It builds a list of filenames, and maintains a
cursor that points to one filename in the list. The user can work through the
filenames sequentially by repeatedly doing stuff with the next filename that
the cursor points to until their are no filenames left.

WWW: https://metacpan.org/release/File-Iterator