The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.2.0 - 2009-02-22

  • Optimization: now not checking for the existence of the callback() after every iteration, in case it doesn't exist. Instead, the default_actions is calculated according to its existence when the tree traverser is initialized.
  • Refactoring/Optimization: avoided having two _set_obj() methds by calling _set_obj() from _run_cb().

Modules

An object oriented File::Find replacement
base class for File::Find::Object
base class for File::Find::Object's Path Components
a result class for File::Find::Object

Provides

in lib/File/Find/Object.pm
in lib/File/Find/Object.pm

Examples