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

Changes for version 0.013 - 2013-02-22

  • CHANGED
    • remove_tree now defaults to safe mode and will not attempt to chmod and remove directories with insufficient permissions
    • Temporary files and directories are always created with an absolute path.
  • FIXED
    • Failures from autodie are reported from our caller's location (as if we called croak()); bumped autodie prereq to 2.14 for this feature
    • Failures from mkpath and remove_tree are now trapped and thrown as exceptions. (Making an existing path or removing a non-existant path return false and are not errors);

Modules

File path utility