Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: XML Parsing from URL

by marinersk (Priest)
on Jun 26, 2015 at 15:41 UTC ( #1132170=note: print w/replies, xml ) Need Help??


in reply to SOLVED: XML Parsing from URL

You say continuous stream, which suggests to me the XML is never finished and is thus always malformed, in the strictest interpretation.

If that's the case, you may need to either roll your own parse (no, not my first choice either) or write a pre-processer which sits in between the stream and the parsing module code which "trims off" the parts of the XML causing malformity, and feed the resulting subset XML to the parser, well-formed by its standards.

Okay, earlier I couldn't type, now I can't read. Going to get more coffee. Sheesh.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1132170]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others surveying the Monastery: (2)
As of 2023-06-01 13:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?