Chase M::B version for PERL_MB_OPT. Thanks, miyagawa.
Chris Nehren [Fri, 10 Dec 2010 03:28:46 +0000 (22:28 -0500)]
Changes
Makefile.PL

diff --git a/Changes b/Changes
index 5123875..c86f9d5 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,8 +1,12 @@
 Revision history for local::lib
 
+1.007000 2010-12-09
+        - Chase the Module::Build version which supports PERL_MB_OPT. Thanks to
+        miyagawa for pointing this out.
+
 1.006009 2010-12-09
 
-        - Splitted up method guess_shelltype from parts of print_environment_vars_for
+        - Split up method guess_shelltype from parts of print_environment_vars_for
         - Updated documentation about change of use with .modulebuildrc
 
 1.006008 2010-11-17
index 570e362..f2907d0 100644 (file)
@@ -174,7 +174,7 @@ requires 'ExtUtils::MakeMaker' => '6.31'; # version INSTALL_BASE was added
 requires 'ExtUtils::Install' => '1.43'; # ditto
 requires 'ExtUtils::CBuilder'; # this and ParseXS are needed for MB C_support
 requires 'ExtUtils::ParseXS';
-requires 'Module::Build' => '0.28'; # lib -> lib/perl5 change
+requires 'Module::Build' => '0.36'; # PERL_MB_OPT
 my $required_CPAN = '1.82';
 requires 'CPAN' => $required_CPAN; # sudo support + CPAN::HandleConfig