[Catalyst] Install latest Catalyst build without CPAN
Sebastian Riedel
sri at oook.de
Tue Nov 29 07:11:40 CET 2005
Am 29.11.2005 um 06:43 schrieb apv:
> I know this is kind of a dummy question but how can I install/
> update Catalyst directly from the code trunk? I could brute force
> something with lwp-download but I suspect there is an approved,
> normal way to do this.
I like svk.
> 5.57 is running fine for things already built, and the server and
> app can run, but trying to build a dist from a brand new app
> tonight I get stuck at the Makefile.PL stage with:
>
> >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.
>
> So I'd love to get to 5.58 and see if that fixes this.
I've heard of this bug a few times now, but it seems to just
disappear after some time.
How could i reproduce it?
You can grab 5.58 here:
http://pause.perl.org/incoming/Catalyst-5.58.tar.gz
--
sebastian
More information about the Catalyst
mailing list