mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-25 21:10:24 -04:00
4 lines
199 B
Plaintext
4 lines
199 B
Plaintext
File::Find::Object is an object-oriented and iterative replacement for
|
|
File::Find. I.e: it is a module for traversing a directory tree, and finding
|
|
all the files contained within it programatically.
|