[Catalyst] Catalyst advent calendar / day 12: minor correction

Kieren Diment diment at gmail.com
Thu Dec 14 09:19:43 GMT 2006


http://catalystframework.org/calendar/

On 14/12/06, Hermida, Leandro <Leandro.Hermida at fmi.ch> wrote:
>
>
> > From: Marcello Romani [mailto:mromani at ottotecnica.com]
> > Sent: Wednesday, December 13, 2006 17:12
> >
> > Hi,
> >      I spotted a little problem when following the 12th day
> > of cat calendar.
> >
> > The original line:
> >
> > } if $c->engine eq 'Catalyst::Engine::HTTP';
> >
> > doesn't work if one launches the dev http server with -r option.
> > That's because the engine becomes C::E::HTTP::Restarter.
> > I changed the line in:
> >
> > } if ($c->engine =3D~ /^Catalyst::Engine::HTTP/);
> >
> > HTH
>
> Hello, sorry if I missed it, but what/where is the Catalyst Advent
> Calendar?
>
>
> _______________________________________________
> List: Catalyst at lists.rawmode.org
> Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
> Searchable archive:
> http://www.mail-archive.com/catalyst@lists.rawmode.org/
> Dev site: http://dev.catalyst.perl.org/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20061214/66e68=
3b1/attachment-0001.htm


More information about the Catalyst mailing list