2016-01-21 23:42:40 +01:00

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.