in reply to Re: hash problemsin 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,