Help for this page
#!/usr/local/bin/perl -w use strict; ... { print $line; }
c:\>perl test_cmdline.pl one two three onetwothree c:\>