in reply to Running a perl program using another perl program

See system, and potentially alarm, if your combination of operating system and Perl executable support that.

  • Comment on Re: Running a perl program using another perl program