use IO::Scalar; my $str = IO::Scalar->new; select *$str; $rrd->dump(); select *STDOUT; # now parse $str; [download]
In reply to Re: Parsing STDOUT ? by jZed in thread Parsing STDOUT ? by Anonymous Monk