On Wed, Jun 10, 2009 at 10:33:26PM +0300, Octavian Râşniţă wrote: > When using this syntax, where can I specify the local path where I want > to install the Some::Module?
You never do that with local::lib. It sets up the env variables for you (PERL_MM_OPT and MODULEBUILDRC) -- CPAN.pm doesn't know anything about it. hdp. _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
