[Catalyst] Install latest Catalyst build without CPAN

apv apv at sedition.com
Thu Dec 1 22:20:55 CET 2005


Follow up on this one just so the info is out there. It affects (on my 
machine at least) raw Catalyst builds too when *not* done from the CPAN 
shell. The CPAN shell installed it fine for me. Manually the 
Makefile.PL gives the same fatal error. 5.59 too.

jinx at jasper[33]~/build/Catalyst-5.58>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:17  PM, 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?
>




More information about the Catalyst mailing list