or download this
c:\@Work\Perl>perl -wMstrict -le
"confuse_the_issue(my $x, my %hash);
...
Global symbol "%hash" requires explicit package name at -e line 1.
Global symbol "$x" requires explicit package name at -e line 1.
Execution of -e aborted due to compilation errors.