in reply to Tool "xml_split" from XML::Twig removes all text

It'd seem this is still the case. Bother. I don't see any mentions of this in RT, so I'll post it there.
At first glance, it appears XML::Parser::original_string does not return return anything for text nodes. Or, Default handler doesn't get called for text nodes. Or I'm wrong.

Cheers,
Jurgen
  • Comment on Re: Tool "xml_split" from XML::Twig removes all text

Replies are listed 'Best First'.
Re^2: Tool "xml_split" from XML::Twig removes all text
by Anonymous Monk on Apr 28, 2011 at 08:11 UTC
    I can confirm it still strips text nodes when using those switches.

      Could you tell me the version of expat that you are using? I couldn't really follow up on the bug with the original poster on RT as they didn't provide me with this information. Thanks