in reply to XML::Parser::Lite coredumping
As the handlers are called from within an executing regex via (?{}) code blocks, the module should probably carry a "No regexes in handlers" warning. It even uses some loops to avoid using split internally, that ought really be mentioned.
Wicked code though:)
|
|---|