[Catalyst] Template::Latex - Almost there
Jonathan Rockway
jon at jrock.us
Mon Nov 27 16:19:34 GMT 2006
Michele Beltrame wrote:
>> But now I'm intrigued ... why does all system() call made from inside
>> the dev
>> server
>> return -1 ?
>
> It seems it has something to do with the daemon restarter code, but I
> know almost nothing regarding the internals of Catalyst::Engine::HTTP so
> I can tell you nothing more. The thing I now, however, is that a good
> patch for this problem would be welcome. ;-)
It's being worked on. There's a failing test case (t/live_fork.t) in svn.
--
package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do {
$,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;
More information about the Catalyst
mailing list