summaryrefslogtreecommitdiff
path: root/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_VOS.pm
diff options
context:
space:
mode:
authorFlorian Ragwitz <rafl@debian.org>2010-09-11 22:48:43 +0200
committerFlorian Ragwitz <rafl@debian.org>2010-09-11 22:59:35 +0200
commit37f6eaa490d61972fa887e4e7bbeaf0de90b3ee9 (patch)
tree6fb462065ea0bb119a720b7271cabba569f84a19 /cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_VOS.pm
parentc299d03b5bebd7013bbf77d78a58826ab4d27179 (diff)
downloadperl-37f6eaa490d61972fa887e4e7bbeaf0de90b3ee9.tar.gz
Upgrade EUMM from version 6.57_01 to 6.57_05
Diffstat (limited to 'cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_VOS.pm')
-rw-r--r--cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_VOS.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_VOS.pm b/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_VOS.pm
index ad86cc8a88..e5b60d78e3 100644
--- a/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_VOS.pm
+++ b/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_VOS.pm
@@ -1,7 +1,7 @@
package ExtUtils::MM_VOS;
use strict;
-our $VERSION = '6.57_01';
+our $VERSION = '6.57_05';
require ExtUtils::MM_Unix;
our @ISA = qw(ExtUtils::MM_Unix);