Help for this page

Select Code to Download


  1. or download this
    <list>
      <module name="all">
        <moduleref name="a">
    ...
      </module>
    
    </list>
    
  2. or download this
    <list>
      <module name="all">
        <module name="a">
    ...
        <moduleref name="c">
      </module>
    </list>
    
  3. or download this
    use XML::DOM;
    
    my $xml_file = “./sample.xml”; 
    ...
        }
      }
    }