Re: Just Uploaded: ModPerl2::Tools

2010-03-03 Thread Torsten Förtsch
On Wednesday 03 March 2010 12:23:59 Torsten Förtsch wrote: > module: Apache2::RequestRec > version: 0.01 > in file: ModPerl2-Tools-0.01/lib/ModPerl2/Tools.pm > status: Not indexed because permission missing. Current registered > primary maintainer is APML. Hint: you c

Re: Just Uploaded: ModPerl2::Tools

2010-03-03 Thread Torsten Förtsch
On Tuesday 02 March 2010 22:10:54 Torsten Förtsch wrote: > Not much, just a few problems solved. Comments are welcome. > > NAME > ModPerl2::Tools - a few hopefully useful tools > yesterday after uploading, I got a "failed" message from the CPAN indexer: The following packages (grouped by sta

Re: Just Uploaded: ModPerl2::Tools

2010-03-02 Thread Fred Moyer
2010/3/2 Torsten Förtsch : > Not much, just a few problems solved. Comments are welcome. Looks very cool! I know there are a couple of hooks in APR that aren't mapped into mod_perl space yet, such as apr_proc_create(). Have you thought about adding those to mod_perl core for a more native and por

Just Uploaded: ModPerl2::Tools

2010-03-02 Thread Torsten Förtsch
Not much, just a few problems solved. Comments are welcome. NAME ModPerl2::Tools - a few hopefully useful tools SYNOPSIS use ModPerl2::Tools; ModPerl2::Tools::spawn +{keep_fd=>[3,4,7], survive=>1}, sub {...}; ModPerl2::Tools::spawn +{keep_fd=>[3,4,7], survive=>1}, qw/bash -c .