Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    my $root= $twig->root;
    $root->set_tag( 'stats_test');
    $root->print;
    
  2. or download this
    <stats>
        <player>
    ...
            <blk>7</blk>
        </player>
    </stats>