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

Changes for version 0.25 - 2012-02-15

  • resolve() now croak()s instead of die()s on non-existent file. [Danijel Tašov]
  • Added a traverse() method for directories, based on the fmap_cont() method of Forest::Tree::Pure. It's an alternative to ->recurse, which allows for more control over how the recursion happens. [Jesse Luehrs]
  • Fixed a grammar error in the docs. [Shlomi Fish]

Modules

Cross-platform path specification manipulation
Objects representing directories
Base class for files and directories
Objects representing files