in reply to Re^3: Creating a perl object from a xml response
in thread Creating a perl object from a xml response

What do you mean with pre-processing? Unfortunately, I canīt change the format that I receive from the server.
  • Comment on Re^4: Creating a perl object from a xml response

Replies are listed 'Best First'.
Re^5: Creating a perl object from a xml response
by perrin (Chancellor) on Jan 09, 2008 at 20:49 UTC
    I mean use an XML parser or XSLT to read it and spit out a new one.