cpan Path-Tiny 0.012

latest releases: 0.146, 0.145, 0.144...
11 years ago

[REMOVED]

  • The 'remove' function no longer works on directories. The new
    'remove_tree' method should be used instead.

[CHANGED]

  • path() now requires a defined, positive-length argument to keep you
    safe from subtle bugs in your code that pass an undef or empty
    argument to path suddenly having you operating in the current
    directory.

[ADDED]

  • Added Path::Tiny->cwd as a constructor to give an absolute
    path to the current working directory

  • Added 'remove_tree' as a method for recursively removing
    a directory

Don't miss a new Path-Tiny release

NewReleases is sending notifications on new releases.