Help for this page
my $results = call_api(a,b); #call_api returns following xml which gets stored in $results. ... if(exists $results{"$num"/"$value"}) { do something }