File-Find-Object-Rule is a port of File-Find-Rule to make it use File-Find-Object instead of File::Find. It provides a succinct, declarative syntax for creating directory tree traversal routines while enjoying the advantages of File-Find-Object, such as traversing the tree incrementally and iteratively, and the capability of instantiating several traversers in the same program.
| Tags | directory tree traversal declarative abstraction interface |
|---|---|
| Licenses | GPL Artistic |
| Operating Systems | POSIX Windows Unix Mac OS X |
| Implementation | Perl File-Find-Object Class::XSAccessor Vim |