[Catalyst] Catalyst advent calendar / day 12: minor correction
Hermida, Leandro
Leandro.Hermida at fmi.ch
Thu Dec 14 08:52:49 GMT 2006
> 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 =~ /^Catalyst::Engine::HTTP/);
>
> HTH
Hello, sorry if I missed it, but what/where is the Catalyst Advent
Calendar?
More information about the Catalyst
mailing list