in reply to Stupid mistakes I repeatedly make
my $hr = { foo => "bar", bar = "baz", #boom }; [download]
/J