This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update ExtUtils-MakeMaker to CPAN version 7.32
[perl5.git] / cpan / ExtUtils-MakeMaker / lib / ExtUtils / MakeMaker / Locale.pm
index 49f85c7..88d6738 100644 (file)
@@ -1,7 +1,7 @@
 package ExtUtils::MakeMaker::Locale;
 
 use strict;
-our $VERSION = "7.30";
+our $VERSION = "7.32";
 $VERSION = eval $VERSION;
 
 use base 'Exporter';