$ perl -Mstrict -Mwarnings -e ' my %colours = ( lbl => { "-background => tan, -foreground => black", } ); ' Odd number of elements in anonymous hash at -e line 2.