Revered Monks,
I am using XML::DOM parser to parse the XML file, and when the input file contains characters like &,<,>,"e,'the ouput to a file is just & instead of the full &
Any solution to this???I have the below link which didnt tells me much
http://perl-xml.sourceforge.net/faq/