Help for this page
#!/usr/bin/perl -w use strict; ... print "... $content->{'soapenv:Envelope'}{'soapenv:Body'}{'getKeywordV +ariationsResponse'}{'getKeywordVariationsReturn'}{'moreSpecific'}[0]- +>{'text'} ...\n"; #print Dumper(\$content);
Use of uninitialized value in concatenation (.) or string at xmlparser +.pl line 54.