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

Changes for version 0.002 - 2013-01-23

  • INCOMPATIBLE CHANGES
    • Test subroutines now get path, basename and stash instead of just path and stash; this saves substantial overhead on name checks.
  • ADDED
    • Add 'sorted' option that defaults to true; disabling this can improve speed for directories with many files
  • CHANGED
    • Setting 'error_handler' to undef disables error checks for speed
    • Various other optimizations for improved performance

Modules

Iterative, recursive file finder