in reply to running a Perl script from a Perl script

If you read perlfunc regarding system and exec you may find what you need.

rdfield

  • Comment on Re: running a Perl script from a Perl script