[Catalyst] Catalyst upgrade from 5.69 to 5.7001: many subroutines redefined
Christopher H. Laco
claco at chrislaco.com
Fri Aug 18 18:31:45 CEST 2006
Been there. Done this. This was fixed in trunk a while ago.
http://dev.catalystframework.org/changeset/4748
To fix your current app, add the require Catalyst::Engine::HTTP line to
your _server.pl.
Or, you could probably update your Catalyst::Devel (Devel.pm and
Helper.pm) to the latest from the repo, and then update your scripts
using catalyst -scripts
-=Chris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
Url : http://lists.rawmode.org/pipermail/catalyst/attachments/20060818/805f7340/attachment.pgp
More information about the Catalyst
mailing list