TorgoX sburkeNO@SPAMcpan.orghttp://search.cpan.org/~sburke/
"Il est beau comme la retractilité des serres des oiseaux rapaces [...] et surtout, comme la rencontre fortuite sur une table de dissection d'une machine à coudre et d'un parapluie !" -- Lautréamont
XML Pull Parsing (Score:2)
The canonical XML Pull Parser is the one in Microsoft's System.Xml namespace for .NET programs. James Clark had some very good words of praise for it in the first year .NET was around, and he suggested that this pull API be adopted more widely because it was good, regardless of any distrust or scorn that hackers tend to have for all things Microsoft.
I haven't been keeping track of more general XML Pull APIs that pop up on xml-dev in the last couple of years. From what I've se
Slaymaker once again... (Score:2)
I believe there's also an XML::Parser based one on CPAN somewhere.