This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Use tr/_// instead of eval $VERSION
authorSteffen Mueller <smueller@cpan.org>
Tue, 20 Dec 2011 07:42:45 +0000 (08:42 +0100)
committerSteffen Mueller <smueller@cpan.org>
Tue, 20 Dec 2011 09:25:39 +0000 (10:25 +0100)
commit3d2a0adf2ae6b432e11668e511671510450d3243
tree5a746eaf0bcf3af048c143eebce5f93ed89b95db
parentdb3e41d4b271fe793325534dbd8abf58985bdcdd
Use tr/_// instead of eval $VERSION

Also bumps the version of all contained modules to 3.39_01, which is the
version of a new PathTools CPAN release (and the code is in sync with
this commit).
dist/Cwd/Cwd.pm
dist/Cwd/lib/File/Spec.pm
dist/Cwd/lib/File/Spec/Cygwin.pm
dist/Cwd/lib/File/Spec/Epoc.pm
dist/Cwd/lib/File/Spec/Functions.pm
dist/Cwd/lib/File/Spec/Mac.pm
dist/Cwd/lib/File/Spec/OS2.pm
dist/Cwd/lib/File/Spec/Unix.pm
dist/Cwd/lib/File/Spec/VMS.pm
dist/Cwd/lib/File/Spec/Win32.pm