c:\test>perl -wE"my $a, $b;" Parentheses missing around "my" list at -e line 1. Useless use of a variable in void context at -e line 1. Name "main::b" used only once: possible typo at -e line 1.