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