in reply to
Read System output Into a variable Name?
$var = `some system call`;
[download]
Comment on
Re: Read System output Into a variable Name?
Download
Code
In Section
Seekers of Perl Wisdom