Help for this page
unshift(@ARGV, '-') unless @ARGV; while ($ARGV = shift) { ... ... # code for each line } }