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

Changes for version 0.002 - 2011-09-12

  • NEW FEATURES
    • Added 'min_depth' and 'max_depth' rule methods
    • Added 'dangling' rule method to match dangling symlinks
    • Added 'loop_safe' option to control infinite loop protection (default is true)
    • Rule callbacks receive a hash reference for storing optional state
  • BUG FIXES
    • Bumped Number::Compare prerequisite version to 0.02 to avoid uninitialized warnings when comparing numbers without a magnitude.

Modules

File finder using Path::Class