Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    );
    
    $parser->parse_uri("foo.xml");
    
  2. or download this
    <root><tag>&lt;SOMETHING&gt;</tag></root>
    
  3. or download this
    element root
    element tag
    ...
    text >
    element end
    element end