cpan Path-Tiny 0.079

latest releases: 0.146, 0.145, 0.144...
pre-release8 years ago

[!!! INCOMPATIBLE CHANGES !!!]

  • The relative() method no longer uses File::Spec's buggy rel2bs
    method. The new Path::Tiny algorithm should be comparable and passes
    File::Spec abs2rel test cases, except that it correctly accounts for
    symlinks. For common use, you are not likely to notice any
    difference. For uncommon use, this should be an improvement. As a
    side benefit, this change drops the minimum File::Spec version
    required, allowing Path::Tiny to be fatpacked if desired.

[FIXED]

  • Fixed lines_utf8() with chomping for repeated empty lines.

[DOCS]

  • Documented that subclassing is not supported

Don't miss a new Path-Tiny release

NewReleases is sending notifications on new releases.