in reply to Re^3: How to modify an XML file using XML::DOM
in thread How to modify an XML file using XML::DOM
sorry but dint understood . I should copy this line of code into my script or into the XML::DOM documentation (i.e. DOM.pm)????
$doc->setXMLDecl($doc->createXMLDecl('1.0','UTF-8'));
|
|---|