This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update ExtUtils-MakeMaker to CPAN version 6.82
[perl5.git] / cpan / ExtUtils-MakeMaker / lib / ExtUtils / MM_Any.pm
index efa3cb9..a1cecf1 100644 (file)
@@ -1,7 +1,7 @@
 package ExtUtils::MM_Any;
 
 use strict;
-our $VERSION = '6.80';
+our $VERSION = '6.82';
 
 use Carp;
 use File::Spec;