in reply to
Invoking perl script
do
--
Uses the value of EXPR as a filename and executes the contents of the file as a Perl script.
if (condition) {blah} else { do "script2.pl" }
Comment on
Re: Invoking perl script
In Section
Seekers of Perl Wisdom