in reply to Re^2: XML::Parser - Usage of &
in thread XML::Parser - Usage of &

You probably should be using some higher level parser than XML::Parser. Maybe XML::Rules or XML::Twig. Or possibly XML::Simple or XML::LibXML.