Changes for version 0.053 - 2014-03-24 (TRIAL RELEASE)

  • INCOMPATIBLE CHANGES
    • The 'is_file' method now does -e && ! -d and not -f because -f is often more restrictive than people intend or expect.
  • ADDED
    • Added 'chmod' method with symbolic chmod support ("a=r,u+rx")

Modules

File path utility

Provides

in lib/Path/Tiny.pm