Help for this page
system ('@array > $outfile');
system( "@array > $outfile" ) == 0 or die "Couldn't launch [@array > $outfile]: $!/$?";