in reply to Re^4: Perl XML parsing with XML::Simple - Having problem with accessing fields
in thread Perl XML parsing with XML::Simple - Having problem with accessing fields

vparikh:

It sounds like the example data you gave us isn't the same thing as what you're running against. I'd suggest dumping the $config data structure just before printing the item of interest. That way, you'll be able to see where you're getting hung up.

...roboticus

When your only tool is a hammer, all problems look like your thumb.

  • Comment on Re^5: Perl XML parsing with XML::Simple - Having problem with accessing fields