in reply to
Line Commands In Perl
What do you mean by "commands"? External programs? External programs are often called by using 'system' or 'qx', and sometimes by using 'open'.
Abigail
Comment on
Re: Line Commands In Perl
In Section
Seekers of Perl Wisdom