You can also use the perl debugger to examine the data structure produced by XMLin().
The problem of the data structure changing if the incoming XML changes can mostly be fixed by passing the ForceArray option to XMLin() so that the nesting level of parameters you are interested in does not change when the number of nodes above changes.
In reply to Re^2: Problem with parsing an XML using XML::Simple
by chrestomanci
in thread Problem with parsing an XML using XML::Simple
by Sidd
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |