Help for this page

Select Code to Download


  1. or download this
    
    use XML::LibXML;
    ...
        <val>3</val>
      </node>
    </opt>
    
  2. or download this
    <?xml version="1.0"?>
    <opt>
    ...
        <val>3</val>
      </node>
    </opt>