Help for this page
#!/usr/local/bin/perl use strict; ... print "name :".$key." value: ".$myhash{$key}.". .\n"; }