in reply to executing a perl scripts within another perl script

Hi:
Have you try the command "system"? It's very simple and it works to call an external program and to execute. You can read more about it in the documentation.
I hope that could help you.
Yours sincerely
José Ramón
  • Comment on Re: executing a perl scripts within another perl script