[Catalyst] C:E:HTTP:Restarter problem after upgrading
Sven Eppler
sven at sveneppler.de
Thu Jan 14 15:01:27 GMT 2010
Ahh, thanks, this little info just scrolled through the screen since
there where a lot Controllers, Views, etc.
Works fine now. :)
Am Donnerstag, den 14.01.2010, 14:50 +0000 schrieb Tomas Doran:
> 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
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
>
More information about the Catalyst
mailing list