$ cat t.pl #!/usr/bin/perl print "foo=$foo\n"; $ perl t.pl -foo=bar foo=