in reply to problem with XML::Parser

As mirod said, you have to buffer the tag content if you use XML::Parser. It's very low-level. You'd better use something a bit higher level. XML::Rules, XML::Twig, ...

Jenda
Enoch was right!
Enjoy the last years of Rome.

Replies are listed 'Best First'.
Re^2: problem with XML::Parser
by Paulux (Acolyte) on Sep 30, 2009 at 07:44 UTC