Help for this page

Select Code to Download


  1. or download this
    my $xml = new XML::Simple;
    my $data = $xml->XMLin("testing.xml");
    ...
            print "\n$e->{Count}";
            print "\n===========================";
    }
    
  2. or download this
    <?xml version='1.0'?>
    <terminalversioncount>
    ...
        </Subs>
      </anon>
    </terminalversioncount>