Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Processing XML stream via HTTP

by aufflick (Deacon)
on May 03, 2009 at 08:59 UTC ( [id://761564]=note: print w/replies, xml ) Need Help??


in reply to Processing XML stream via HTTP

A great way to parse a stream of XML ia XML::Twig - you specify callbacks (or "handlers" in the nomenclature of the XML::Twig documentation) for the tags you're interested in, and parse chunks of xml as they arrive. Your callback will be called as soon as the tags you are watching arrive.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (6)
As of 2024-04-24 12:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found