Help for this page
my %hash; ... $hash{$string} = 1; $hash{q(This is a dumb key)} = 1;
@hash{`find nits`} = 1;