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