File path utility
Go to file
Paul Howarth c6da6dc260 Update to 0.082
- New upstream release 0.082
  - The relative() method no longer uses File::Spec's buggy rel2abs method;
    the new Path::Tiny algorithm should be comparable and passes File::Spec
    rel2abs test cases, except that it correctly accounts for symlinks
  - Added 'edit' and 'edit_lines' plus _utf8 and _raw variants; this is
    similar to perl's -i flag (though without backups)
  - Fixed lines_utf8() with chomping for repeated empty lines
  - Fixed lines_utf8+chomp and relative() bugs on Windows
  - Documented that subclassing is not supported
2016-03-02 10:37:06 +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.082 2016-03-02 10:37:06 +00:00
sources Update to 0.082 2016-03-02 10:37:06 +00:00