|
|||||||||||
|
Re: Can System() of Perl be bypassed?
From: Brian Reichert <reichert(at)numachi.com>
Date: Tue Jan 28 2003 - 17:58:24 EST
On Tue, Jan 28, 2003 at 04:35:30PM -0600, NESTING, DAVID M (SBCSI) wrote:
I wrote System2 to collect STDOUT and STDERR, in a manner that bypasses the shell as well. Output is returned in a a scalar, not a FH, which an important distinction.
use System2;
See <http://search.cpan.org/author/REICHERT/System2-0.82/System2.pm> Same kinda approach, and behaves on older perl versions. -- Brian 'you Bastard' ReichertReceived on Tue Jan 28 18:09:24 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:02:46 EDT |
||||||||||
|
|||||||||||