This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta for 71323522ef
[perl5.git] / cpan / Module-Build / lib / Module / Build / Cookbook.pm
index e66020c..24925bd 100644 (file)
@@ -1,7 +1,7 @@
 package Module::Build::Cookbook;
 use strict;
 use vars qw($VERSION);
-$VERSION = '0.4003';
+$VERSION = '0.4008';
 
 
 =head1 NAME