in reply to Re: Assign and print Hash of hashes
in thread Assign and print Hash of hashes
When i try to print the key of the first hash, using the following , i get some weird output like HASH(2eASDFS)
print "\n $key = $samplehash{$key} ";Can u tell me , what is the wrong with the command $samplehash{$key} ??
|
|---|