On Wed, 10 Apr 2002 [EMAIL PROTECTED] wrote: > Makefile.PL is a perl script!! Put the code you want into the > Makefile.PL itself, and run it there. Noone says that Makefile.PL can > have only the call to WriteMakefile. You can do whatever your twisted > heart desires.
This works for some things. But many people run all the steps but 'make install' as a non-root user, and then become root to do the install. If you need to customize the install step you're still stuck. -dave /*================== www.urth.org we await the New Sun ==================*/
