perl Makefile.PL INSTALLBASE=~ now works with MakeMaker as of the current HEAD. I've gone with putting libraries into lib/perl5 and scripts into bin.
Its not yet documented and I'm loathing doing so since the MM documentation is such a cluttered disaster. If anyone is feeling brave I'd welcome a cleanup to split out the module author from the module user docs. I'm examining the PREFIX logic and I think I can cut it out of MakeMaker and put it into ExtUtils::Install as a function. -- Michael G Schwern [EMAIL PROTECTED] http://www.pobox.com/~schwern/ Life is like a sewer. What you get out of it depends on what you put into it. - Tom Lehrer
