This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Replace common Emacs file-local variables with dir-locals
[perl5.git] / dist / PathTools / lib / File / Spec.pm
index 688ea00..8c77c98 100644 (file)
@@ -3,7 +3,7 @@ package File::Spec;
 use strict;
 use vars qw(@ISA $VERSION);
 
-$VERSION = '3.55';
+$VERSION = '3.56';
 $VERSION =~ tr/_//;
 
 my %module = (MacOS   => 'Mac',