Help for this page
Select Code to Download
Select
or
download this
foreach (keys %stuff_to_store) { print $_,' ',$stuff_to_store{$_},"/n"; }