in reply to executing a perl script into another perl script

I can't make much sense of your question, so I can just link you to some builtins and modules that might help you: qx, system, IPC::Run, do, require, $^X.

  • Comment on Re: executing a perl script into another perl script

Replies are listed 'Best First'.
Re^2: executing a perl script into another perl script
by jwkrahn (Abbot) on Mar 25, 2011 at 16:08 UTC