Help for this page

Select Code to Download


  1. or download this
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <!DOCTYPE POWERMART SYSTEM "powrmart.dtd">
    ...
    </FOLDER>
    </REPOSITORY>
    </POWERMART>
    
  2. or download this
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <!DOCTYPE POWERMART SYSTEM "powrmart.dtd">
    ...
    </FOLDER>
    </REPOSITORY>
    </POWERMART>
    
  3. or download this
     my $parser = XML::LibXML->new();
      my $tree = $parser->parse_file($inputfile);
    ...
                }    
         }
     }