my %hash = map {($_, 1)} qw /foo bar baz/; [download]
In reply to Re^2: Unhappy returns by Perl Mouse in thread Unhappy returns by tlm