As mentioned here, I want to break up MakeMaker.
http://www.makemaker.org/wiki/index.cgi?ModulesForSale

There's a number of modules which are just utilities MakeMaker uses and I
want them out in their own distribution.  But I have to be careful not to 
introduce a circular dependency.  So ideally MakeMaker would continue to
come bundled with its own copies of those modules.  This looks like a
job for Module::Install!  The question is, how portable is it?  And what's
the minimum version of Perl it will run on?

Reply via email to