my ($response,$array_of_responses) = whoisip_query($ip); my %hresponse = %{$response}; while (my ($key, $value) = each %hresponse) { print "value of $key is $value\n"; }
Does that help?
C.
In reply to Re: Help Dereferencing Net::Whois::IP
by castaway
in thread Help Dereferencing Net::Whois::IP
by Dru
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |