in reply to Re: Parsing Yahoo XML Response
in thread Parsing Yahoo XML Response
?? If so, I still get the same error. Is there another way to run the loop? Thanks!for( ref $doc->{Result} eq "HASH"?keys %{$doc->{Result}}:ref $doc->{Re +sult}eq "ARRAY"?@{$doc->{Result}}:() ){
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Parsing Yahoo XML Response
by GrandFather (Saint) on Jan 06, 2007 at 10:09 UTC | |
by ecuguru (Monk) on Jan 06, 2007 at 10:15 UTC |