#set reference for hash #### print "The value for the key \"mickey\" is $$fer{'mickey'}\n"; #### print "The value for the key \"mickey\" is $fer->{mickey}\n";
## print "The value for the key \"mickey\" is $$fer{'mickey'}\n"; ##
## print "The value for the key \"mickey\" is $fer->{mickey}\n";