in reply to Re: hash problems
in thread hash problems

always use Data::Dumper module to see what is in your hash

Or see How can I visualize my complex data structure?.

HTH,

planetscape