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

Changes for version 0.064 - 2015-03-05 (TRIAL RELEASE)

  • ADDED
    • Added 'assert' method
    • Added 'visit' method
  • FIXED
    • Fixed tilde expansion if path has spaces
    • Make realpath non-fatal if the parent path exists and only the final path component does not. (Was fatal on Windows and some Unixes.)
    • 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.063 - 2015-03-04 (TRIAL RELEASE)

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

Modules

File path utility

Provides

in lib/Path/Tiny.pm