in reply to
storing system function output
Hi, take a look at IPC::Run3 (http://search.cpan.org/~rjbs/IPC-Run3-0.043/lib/IPC/Run3.pm). This module allows you to run processes and redirect/capture thier output.
Comment on
Re: storing system function output
In Section
Seekers of Perl Wisdom