How do I call another perl script from my current perl script? I'm working on one perl testing harness, currently my "bin/run.pl" has a control and now I want to call script files one by one from "tests/" folder. I also want to pass an argument to the test script file. Once the file is executed from "tests" folder i want the control to come back to my run.pl file.
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>