----- Original Message ----- From: "David Moreno Garza" <[EMAIL PROTECTED]>
To: <beginners@perl.org>
Sent: Monday, May 21, 2007 8:23 PM
Subject: Re: Parsing XML data


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.


thanks, I think this'll do the trick.
Mike

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


Reply via email to