Mike Blezien wrote:
> Hello,
> 
> I am working with a XML gateway system which sends back response results in 
> XML format. I have been trying to work w/XML::Simple to parse the data, but 
> not too much success. This is a sample of the XML response data, the "*" 
> indicate the data we need to extract from XML file. I tried used 
> Data::Dumper to help, but didn't get the results I though, any help would 
> be much appreciated as the best way to parse this data.

I suggest you to use XML::TreePP.

-- 
David Moreno Garza <[EMAIL PROTECTED]> | http://www.damog.net/
 Pobre México: Tan lejos de Dios, tan cerca de los Estados Unidos.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to