Bootstrap Module::Build in Makefile.PL
authorDavid Golden <dagolden@cpan.org>
Sat, 8 Jan 2011 21:19:51 +0000 (16:19 -0500)
committerDavid Golden <dagolden@cpan.org>
Sat, 8 Jan 2011 21:19:51 +0000 (16:19 -0500)
commit135193f4d788916c723ab46c2800a99ad08fe33e
treeae0ba58b57626792787541f4a940fb7ef9e8ef37
parent8468f123ab2f3e8b8b6ab4f81784772041cf245f
Bootstrap Module::Build in Makefile.PL

Now that Module::Build supports PERL_MB_OPT, it can be bootstrapped
just like ExtUtils::MakeMaker is.

This is a critical change to support CPAN.pm being able to bootstrap
local::lib on old Perls.  (Tested on 5.8.1)
Changes
Makefile.PL