Help for this page

Select Code to Download


  1. or download this
    my $data = XMLin($xml_string, ForceArray => 1);
    
    ...
            print "\t", $location->{locationValue}, "\n";
        }
    }