Projects / File-Find-Object

File-Find-Object

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
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  12 Jul 2012 19:56

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.

  •  26 Jun 2009 10:45

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

  •  18 Jun 2009 17:38

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.

  •  22 Feb 2009 14:02

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

  •  22 Jan 2009 12:49

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.

Screenshot

Project Spotlight

Black Hole Solitaire Solver

An automated solver for the "Black Hole" and "All in a Row" solitaire/patience card games.

Screenshot

Project Spotlight

DBeauty

A relational data browser.