# from Jonathan Yu # on Monday 22 March 2010 13:22: >Module::Build's new bundling feature provides the same advantages and >many of the same disadvantages involved with Module::Install. However, >I have not seen its usage really out "in the wild" as of yet.
The bundling in Module::Build is fundamentally different from bundling Module::Install in that the installed Module::Build is used if it is newer than the bundled version. Therefore, the bundled stuff will only ever be used when you have a cpan client with no 'configure_requires' support. It is currently labeled 'experimental' mostly for lack of testing. I'm not aware of any modules on the CPAN using it. I guess someone could ship a purely dummy distro and just see what sort of results they get from cpantesters. --Eric -- [...proprietary software is better than gpl because...] "There is value in having somebody you can write checks to, and they fix bugs." --Mike McNamara (president of a commercial software company) --------------------------------------------------- http://scratchcomputing.com ---------------------------------------------------