File path utility
Go to file
Paul Howarth dee36f85d1 Update to 0.065
- New upstream release 0.065
  - Added 'assert' method
  - Added 'visit' method
  - Added support for a negative count for 'lines' to get the last lines of a
    file
  - 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
  - Fixed SYNOPSIS example
2015-03-06 12:31:03 +00:00
.gitignore Initial import (perl-Path-Tiny-0.031-2) 2013-09-03 16:36:32 +01:00
perl-Path-Tiny.spec Update to 0.065 2015-03-06 12:31:03 +00:00
sources Update to 0.065 2015-03-06 12:31:03 +00:00