http://qs321.pair.com?node_id=13025


in reply to Re: A detailed How-To for locally installing modules
in thread A detailed How-To for locally installing modules

Or.. using CPAN under *nix:
cpan> o conf makepl_arg PREFIX="/path/to/module"
Under Win32 using PPM:
PPM> set root c:\yourpath PPM> set build c:\yourpath