Help for this page
Select Code to Download
Select
or
download this
use Data::Dump qw/pp dd/; ... $h{3,4}=34; dd %h;
Select
or
download this
("3\x1C4", 34, "1\x1C2", 12)