Changes for version 0.1.3 - 2008-11-12

  • Refactoring: converted _movenext() from pseudo-conditionals to polymorphism by making it a method of ->_current().
  • Refactoring: extracted the _next_traverse_to() method.
  • Bug fix (with possible correctness/SECURITY implications):
    • now correctly handling files and directories whose filenames are false in Perl - most notable "0".

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