in reply to Running perl script from a perl script
Normally you would NOT want to do this though. Perl can just run more perl — see do.
-Paul