Help for this page
one two ... sixseven eight nine
for (my $i = 0; $i < $num; $i++) { print "$ARGV[$i]\n"; ... } print @out;