Help for this page

Select Code to Download


  1. or download this
    use strict;
    use XML::Twig;
    ...
    );
    
    $twig->parsefile('1.xml');
    
  2. or download this
    1.xml
    -----
    ...
    <sec id="1.1">testing</sec>
    <sec id="1.2">&ldquo;testing&rdquo;</sec>
    </stats>