[Catalyst] Install latest Catalyst build without CPAN
apv
apv at sedition.com
Tue Nov 29 07:17:49 CET 2005
Don't know if it will help but here's a recap from the top (OS X
10.2.8, perl 5.8.2, brand new Module::Install):
jinx at jasper[65]~>mkdir MyApp
jinx at jasper[66]~>catalyst.pl MyApp
exists "MyApp"
created "MyApp/script"
# ...you know the rest that follows ...
created "MyApp/script/myapp_create.pl"
jinx at jasper[67]~>cd MyApp/
jinx at jasper[68]~/MyApp>perl Makefile.PL
include inc/Module/Install.pm
Can't locate object method "new" via package
"Module::Install::Catalyst" at inc/Module/Install.pm -
/usr/local/lib/perl5/site_perl/5.8.2/Module/Install.pm line 270.
On Monday, November 28, 2005, at 10:11 PM, Sebastian Riedel wrote:
> I've heard of this bug a few times now, but it seems to just disappear
> after some time.
> How could i reproduce it?
More information about the Catalyst
mailing list