in reply to Re^3: hash of hashes and memory space...in thread hash of hashes and memory space...
You found my problem with Data::Dumper...
I was using print Dumper(%hash);
Thanks!