Help for this page
C:\>type test.pl #!/usr/bin/perl ... C:\>perl test.pl -HELLO=hello -WORLD=world other arguments Got hello world @ARGV = ( other arguments )