UNSUBSCRIBE

2010-03-02 Thread Paul Eckert
-Original Message- From: Fred Moyer [mailto:f...@redhotpenguin.com] Sent: Tuesday, March 02, 2010 4:55 PM To: Torsten Förtsch Cc: modperl@perl.apache.org Subject: Re: Just Uploaded: ModPerl2::Tools 2010/3/2 Torsten Förtsch : > Not much, just a few problems solved. Comments are welcome.

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 .