Re: CPAN Upload: P/PH/PHRED/Apache2-Dispatch-0.13.tar.gz

2010-02-10 Thread Fred Moyer
On Wed, Feb 10, 2010 at 5:45 AM, Mark Stosberg wrote: > >>    Apache2-Dispatch-0.13.tar.gz > > This looks like a useful module, Fred. Geoff Young is the author, I've just been maintaining it. It's a great lightweight and fast dispatcher for PerlHandlers so that you don't have your httpd.conf cho

Re: CPAN Upload: P/PH/PHRED/Apache2-Dispatch-0.13.tar.gz

2010-02-10 Thread Michael Peters
On 02/10/2010 08:45 AM, Mark Stosberg wrote: Is anyone here using this as an initial dispatcher to pass things on to CGI::Application::Dispatch? I've used both in different projects, but never together in the same project. -- Michael Peters Plus Three, LP

Re: Apache2::SubProcess subprocess not subprocessing properly

2010-02-10 Thread Torsten Förtsch
On Tuesday 09 February 2010 14:21:57 Tosh Cooey wrote: > use POSIX 'setsid'; if( fork ) { POSIX::_exit 0; CORE::exit 0 } > chdir '/'or die "Can't chdir to /: $!"; > simplest is to fork() another time to break the parent-child relationship. Keep in mind that you make your service v

Re: CPAN Upload: P/PH/PHRED/Apache2-Dispatch-0.13.tar.gz

2010-02-10 Thread Mark Stosberg
>    Apache2-Dispatch-0.13.tar.gz This looks like a useful module, Fred. Is anyone here using this as an initial dispatcher to pass things on to CGI::Application::Dispatch? Mark -- . . . . . . . . . . . . . . . . . . . . . . . . . . . Mark StosbergPrincipal Developer