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
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