3a2ee484f6
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.
3 lines
199 B
Text
3 lines
199 B
Text
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.
|