in reply to Re: How to parse XML coming from a socket?
in thread How to parse XML coming from a socket?
Thanks, XML::Stream seems to be pretty much what I need. It looks like the timeout in Process can be exactly what I need to get it done.
It also seems that I could use the StreamDelimiter thing, although then it looks like I'd have to pick some string that wouldn't appear in normal output.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: How to parse XML coming from a socket?
by zengargoyle (Deacon) on Oct 04, 2003 at 20:52 UTC |