Help for this page
Select Code to Download
Select
or
download this
perl -Mstrict -we 'my $hash={foo => 1}; print $hash->{"foo"}->{"bar"}'