in reply to Re: how to execute multiple Perl scripts
in thread how to execute multiple Perl scripts

For completeness these are shell commands not perl code.

If "master script" means Perl, then the OP should have a look at exit and system or qx or do (depending on what he wants)

Cheers Rolf

(addicted to the Perl Programming Language and ☆☆☆☆ :)

  • Comment on Re^2: how to execute multiple Perl scripts