This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade to PathTools 3.10
[perl5.git] / lib / File / Spec.pm
index 89d7e45..ae1cd93 100644 (file)
@@ -3,7 +3,7 @@ package File::Spec;
 use strict;
 use vars qw(@ISA $VERSION);
 
-$VERSION = '3.09';
+$VERSION = '3.10';
 $VERSION = eval $VERSION;
 
 my %module = (MacOS   => 'Mac',