From: <msc...@ao...> - 2003-05-03 23:34:43
|
In a message dated 5/3/2003 11:22:32 AM Eastern Standard Time, au...@ur... writes: > Looks like he has CPAN set to provide the "POLLUTE=1" argument to all > modules, which is a pretty wack thing to be doing, since that's something > the module _author_ should generally do, not the installer. Just verified that if you initialize your CPAN shell you'll get the following dialogue: Parameters for the 'perl Makefile.PL' command? Typical frequently used settings: POLLUTE=1 increasing backwards compatibility LIB=~/perl non-root users (please see manual for more hints) Your choice: [] So, it's not so "wack" after all :). -- Mike ############################ # Mike Schilli # # log...@pe... # # http://perlmeister.com # # log4perl.sourceforge.net # ############################ |