Make given() statements return the last evaluated expression
[p5sagit/p5-mst-13.2.git] / cpan / Cwd / Cwd.pm
index bc2f3db..a5e2cda 100644 (file)
@@ -171,7 +171,7 @@ use strict;
 use Exporter;
 use vars qw(@ISA @EXPORT @EXPORT_OK $VERSION);
 
-$VERSION = '3.3002';
+$VERSION = '3.31';
 my $xs_version = $VERSION;
 $VERSION = eval $VERSION;