[Catalyst] how do you distribute a catalyst app
Hans Dieter Pearcey
hdp.perl.catalyst.users at weftsoar.net
Wed Jun 10 19:58:53 GMT 2009
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.
More information about the Catalyst
mailing list