Help for this page
rob@budapest:/home/rob# cat test.perl #!/usr/bin/perl -s ... Global symbol "$foo" requires explicit package name at ./test.perl lin +e 5. Execution of ./test.perl aborted due to compilation errors.
rob@budapest:/home/rob# cat test.perl #!/usr/bin/perl -s ... rob@budapest:/home/rob# ./test.perl -foo bar!