[Catalyst] Install latest Catalyst build without CPAN

Simon Elliott simon at browsing.co.uk
Wed Nov 30 17:41:00 CET 2005


I was experiencing the same thing with 5.58 / Trunk, i worked out it  
was running old Module::Install::Catalyst

rm /Library/Perl/5.8.6/Module/Install/Catalyst.pm (or your equivalent)
fixed it for me.

Simon.

On 29 Nov 2005, at 06:17, apv wrote:

> 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?
>
>
> _______________________________________________
> Catalyst mailing list
> Catalyst at lists.rawmode.org
> http://lists.rawmode.org/mailman/listinfo/catalyst




More information about the Catalyst mailing list