Help for this page
print "bar\n";
C:\MyDir>perl foo.pl bar ... C:\>perl C:\MyDir\foo.pl bar
C:\>perl foo.pl
C:\>perl -S foo.pl