in reply to XML::Parser, hashes and lists problem

Update:several hours later, I think it might be a XML::Parser (perhaps expat) bug.. I'm running ActivePerl build 623, based on Perl 5.6, and my XML::Parser version is 2.27. (yes, not the most recent version, I know)

Reason: I print the $data called by the char_handler subroutine, and it randomly returns AGE_QUANTITY, KAGE_QUANTITY for some elements.

Would be nice to know if anyone else has encountered this behaviour and/or if its a known bug

  • Comment on Re: XML::Parser, hashes and lists problem