File-Find-Object provides Perl programmers with an object-oriented alternative to the core File::Find module for traversing a directory structure, which has some serious interface limitations. As opposed to File::Find, File-Find-Object can be instantiated, can be interrupted in the middle, has an iterative interface, and can also return results as objects.
| Tags | Filesystems Software Development Libraries Perl Modules |
|---|---|
| Licenses | GPL Artistic |
| Operating Systems | POSIX OS Independent |
| Implementation | Perl |
Recent releases


Release Notes: This release updates META.yml to point to the new repository, adds cleanup for temporary directories in the tests, and adds the scripts/tag-release.pl script to tag a release.


Release Notes: Some resources, links, and keywords were added to the META.yml.


Release Notes: An optimization has been made to the components list. is_file() and is_link() accessors have been added to the File::Find::Object::Result object, and is_dir() has been made more robust.


Release Notes: Several optimizations were incorporated. The licensing blurbs of the Perl modules in the distribution were clarified.


Release Notes: Many speed improvements were made. The nocrossfs option has been been fixed, and symbolic links are now properly stat()'ed. Behavior on Windows has been fixed.
An automated solver for the "Black Hole" and "All in a Row" solitaire/patience card games.