[Catalyst] how do you distribute a catalyst app

Tomas Doran bobtfish at bobtfish.net
Thu Jun 11 14:49:37 GMT 2009


Octavian Râşniţă wrote:
> When using this syntax for installing modules in the directory 'my_lwp' 
> I don't know how I can specify the "force" parameter of the cpan shell.

perl -MCPAN -Mlocal::lib=my_lwp -e 'CPAN::force(qw/install LWP/)'

Cheers
t0m




More information about the Catalyst mailing list