# from Eric Wilhelm
# on Sunday 08 July 2007 12:36 am:

>Has anybody looked at doing a general-purpose Makefile.PL to
>Module::Build adaptor?  I see Module::Build::Convert, but that
> wouldn't get the Module::Install case.  Of course, the
> cross-compiling need doesn't demand a general-purpose unmaker, but
> there is overlap.

Well, something quite *like* it would get the Module::Install case for 
this particular usage.  That is, *ExtUtils::MakeMaker::WriteMakefile = 
sub {...} should suffice to strategically break both EU::MM and M::I.

Module::Install definitely dislikes the do() invocation, but it looks 
like a `perl -MExtUtils::FakeMaker Makefile.PL` sort of trick could be 
made to create a Build.PL or Build file.

--Eric
-- 
A counterintuitive sansevieria trifasciata was once literalized 
guiltily.
--Product of Artificial Intelligence
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------

Reply via email to