I am not blaming the module and i'm afraid i can't show you my 'broken code' but this was how i ran into the lt-gt issue (that i can avoid):
$parser->parse_string("<?xml version=\"1.0\"?> <!DOCTYPE root [ <!ENTITY lt \"<\"> <!ENTITY gt \">\"> ]> <root><SOMETHING></root>");
The XML i'm working on is well-formed, weird and kinda big. Currently i'm facing a "End tag mismatch"-error, but havn't figured out what's causing it
In reply to Re^2: XML::SAX::PurePerl, handle entities
by VirtualRider
in thread XML::SAX::PurePerl, handle entities
by VirtualRider
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |