Changes for version 0.063 - 2015-03-04 (TRIAL RELEASE)

  • ADDED
    • Added 'assert' method
    • Added 'visit' method
  • FIXED
    • Fixed tilde expansion if path has spaces
    • Make realpath non-fatal on Windows if the parent path exists and only the final path component does not. (Makes it behave like Cwd on Unix.)
    • Removed rendundant locking on tempfile use for spewing
    • Work around File::Temp bugs on older ActiveState Windows Perls https://bugs.activestate.com/show_bug.cgi?id=104767
  • DOCUMENTED
    • Fixed SYNOPSIS example

Changes for version 0.062 - 2015-03-04 (TRIAL RELEASE)

Modules

File path utility

Provides

in lib/Path/Tiny.pm