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

Changes for version 0.062 - 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
  • DOCUMENTED
    • Fixed SYNOPSIS example

Modules

File path utility

Provides

in lib/Path/Tiny.pm