X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FFile%2FPath.pm;h=7881b6b35af390e6e260453935274dc0e42fbff2;hb=416c06154f3f0f1dd4b8770baf1fd68ba67c6991;hp=5cb9d44bc0e2603092d49d78985afff805522eb2;hpb=b8d5f52139b667ea3276273b5665157310d1a461;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/File/Path.pm b/lib/File/Path.pm index 5cb9d44..7881b6b 100644 --- a/lib/File/Path.pm +++ b/lib/File/Path.pm @@ -119,7 +119,7 @@ use Exporter (); use strict; use warnings; -our $VERSION = "1.05"; +our $VERSION = "1.06"; our @ISA = qw( Exporter ); our @EXPORT = qw( mkpath rmtree );