[Catalyst] C:E:HTTP:Restarter problem after upgrading
Tomas Doran
bobtfish at bobtfish.net
Thu Jan 14 14:50:10 GMT 2010
Sven Eppler wrote:
> Hmm, no, that doesn't seem to be the real reason. When looking at
> C::E::H::Restarter it was last included into Catalyst::Runtime in
> Version 5.8000_07.
>
> I found a thread on the archive about the changed restarter
> http://lists.scsys.co.uk/pipermail/catalyst/2009-May/022260.html
>
> An i also got this Catalyst::Restarter module. But how can i now easily
> and savely update my *_server.pl scripts? Just change manually the
> $ENV{CATALYST_ENGINE} variable from HTTP::Restarter to
> "Catalyst::Restarter"?
No, don't do that.
Update your Catalyst::Devel, and then when you run myapp_server.pl
(without the -r option) it'll tell you how to upgrade your scripts.
Cheers
t0m
More information about the Catalyst
mailing list