in reply to
Executing perl script from perl scripts
I'm not quite certain I understand the request, but if what you need is how to launch one process from another, take a look at
How to avoid to launch a unix shell script in a perl script
.
Comment on
Re: Executing perl script from perl scripts
In Section
Seekers of Perl Wisdom