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

Changes for version 0.044 - 2013-10-17

  • FIXED
    • Fixed child path construction against the root path.
    • Fixed path construction when a relative volume is provided as the first argument on Windows; e.g. path("C:", "lib") must be like path("C:lib"), not path("C:/lib").
    • On AIX, shared locking is replaced by exclusive locking on a R/W filehandle, as locking read handles is not supported

Modules

File path utility

Provides

in lib/Path/Tiny.pm
in lib/Path/Tiny.pm