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

Changes for version 0.1.5 - 2009-01-03

  • Unified the two calls to stat() (and several calls to other file operators) in order to reduce the number of system calls/disk accesses issued by File::Find::Object.
  • Refactored the code from the last change and added File::Find::Object::Result->stat_ret() for the return value of stat().

Modules

An object oriented File::Find replacement
base class for File::Find::Object
a result class for File::Find::Object

Provides

in lib/File/Find/Object.pm

Examples