This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Module-Build to CPAN version 0.4200
[perl5.git] / cpan / Module-Build / lib / Module / Build / Dumper.pm
index 58f89f2..20203c2 100644 (file)
@@ -1,7 +1,7 @@
 package Module::Build::Dumper;
 use strict;
 use vars qw($VERSION);
-$VERSION = '0.4008';
+$VERSION = '0.4200';
 
 # This is just a split-out of a wrapper function to do Data::Dumper
 # stuff "the right way".  See: