in reply to Running a Command Line from your Program

Get Learning Perl

You can run a system command using the system function.
  • Comment on Re: Running a Command Line from your Program