[Mpls-pm] CGI.pm and forking question

Joshua ben Jore twists at gmail.com
Tue May 9 13:40:52 PDT 2006


On 5/8/06, Glenn Bushee <glenn at easy-access.com> wrote:
> The problem I'm hitting is that the parent process seems to hang around and
> won't invoke the meta redirect until the exec in the child is done.  This
> doesn't make sense to me.

See Suffering from Buffering at
http://perl.plover.com/FAQs/Buffering.html. If that's not it I'd go
look at what happens when you $SIG{CHLD} to something mentioned in
perlipc.

Josh


More information about the Mpls-pm mailing list