On Jan 9, 2004, at 6:08 PM, A. Pagaltzis wrote:Yeah, but I use Module::Build, not ExtUtils::MakeMaker. But maybe I can pilfer some code.You should probably look at Liz' Devel::Required module first, even though it doesn't yet(!) do what you've sketched -- and particularly because:
Yeah, right...in my spare time!
:-)
Support for Module::Build in Devel::Required is on the TODO list. Patches will be greatly appreciated.
I don't think support for it should be that difficult: it all depends on knowing what sub to steal from Module::Build and what to do with which of its parameters. The example of WriteMakefile should be clear, I think ;-)
Liz
