in reply to Text Parsing

The response I receive upon sending the transaction comes back to me in a wannabe XML format but it isn't valid XML, so ...

What's the simplest thing you could do to make it valid XML?

If you can do that, you can use XML::Simple.

Sometimes, the easiest approach to a problem is to take one step sideways to get onto a better path.

Replies are listed 'Best First'.
•Re: Re: Text Parsing
by merlyn (Sage) on Apr 18, 2003 at 03:19 UTC