in reply to XML::Parser ignoring content between tags?

Character data is handled by the character handler. You'll need to add some code to char_handler.

--
<http://www.dave.org.uk>

"The first rule of Perl club is you do not talk about Perl club."
-- Chip Salzenberg