This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
(perl #133951) fallback to the built-in getcwd if we can
[perl5.git] / dist / PathTools / lib / File / Spec / Epoc.pm
index 264bbc8..b611cd9 100644 (file)
@@ -2,7 +2,7 @@ package File::Spec::Epoc;
 
 use strict;
 
-our $VERSION = '3.77';
+our $VERSION = '3.78';
 $VERSION =~ tr/_//d;
 
 require File::Spec::Unix;