>perl -c -we"my %h = 'a';" -e syntax OK #### >perl -c -we"my %h = f();" -e syntax OK