c:\test>perl -wE"open my $a, qq[> $b];" Name "main::b" used only once: possible typo at -e line 1. Use of uninitialized value $b in concatenation (.) or string at -e line 1.