Click to See Complete Forum and Search --> : Perl and XML question...


Mike Burdick
10-14-2005, 04:49 PM
I have a Perl script that gets a XML response from another web service. The XML response is contained in a variable called $response.

Does anyone have an example Perl script that will get the information from this so I can put it in a more readable form?

Thanks...