in reply to Re^2: Extract XML data using xml :: simple
in thread Extract XML data using xml :: simple
What Perl code have you written already to accomplish your task using XML::Simple? Mostly, you will need to take special note of the ForceArray argument and ideally force every element in your XML into an array.
|
|---|