Re: Module submission System2

2001-10-07 Thread Brian Reichert
On Sun, Oct 07, 2001 at 12:15:38PM -0400, Kirrily Robert wrote: > In perl.modules, you wrote: > > modid: System2 > > rationale: > > > >this is an easier and 'cheaper' alternative to using open3 to > >getting stderr as well as stdio from a child process. > > Is "system2" the common

I wish to register with PAUSE

2001-04-05 Thread Brian Reichert
As per <http://www.cpan.org/modules/04pause.html#registering>: * your name Brian Reichert * your email address [EMAIL PROTECTED] * your homepage if you have one none * your preferred user-ID on CPAN REICHERT * a description of what you're planning to contribute I h

namespace for 'system'-like package

2000-10-20 Thread Brian Reichert
I have cobbled together a perl module to act, in effect, as a varient of 'system', with the added feature of being able to get to both the STDOUT and STDERR of a child process. More specialized and cheaper to run than Open3. Anyway, the way I'm privately using it: use System2; my @args = q