Help for this page
for ($x=0; $x < scalar(@files); $x++ ) { $file=@files[$x]; ... die "fork failed."; } }