foreach ("script1.pl", "script2.pl", "script3.pl") { print "$_ \n"; require; } [download]
In reply to Re: system calls question by hostyle in thread system calls question by Plato