Help for this page
Select Code to Download
Select
or
download this
my %hash = ( { ab => [1, 2, 3], ... print $hash{'cd'} if /c|d/;