Help for this page
Select Code to Download
Select
or
download this
my %hash; ... } # perhaps many more
Select
or
download this
our %hash; ... sub bar { our %hash; }