On Tue, Apr 02, 2002 at 12:11:12AM -0600, Dave Rolsky wrote: > Well, as you already pointed out. The real problem is that MakeMaker > encouraged you to play with the actual Makefile contents. > > And even though there are ways around it for tests, what about for the > install process? What if I need to run a few as part of the 'make > install' bit? How else can I make that happen besides fiddling with the > Makefile text itself?
There is currently no safe way to do it, and I have no good way to solve that short of a massive reconstruction of MM's interface. See also "Module::Build". :) MakeMaker has reached the end of it's operational life cycle. I'm just ensuring it holds together until MB is ready to take over. -- Michael G. Schwern <[EMAIL PROTECTED]> http://www.pobox.com/~schwern/ Perl Quality Assurance <[EMAIL PROTECTED]> Kwalitee Is Job One Realize this, sweetheart, I'm squeezing my poodle.
