You do have an array of objects, but an object is not an IP. @retrieved_objs is a list of Infoblox::DNS::Record::A objects.
Infoblox::DNS::Record::A provides you some methods to do what you want.
Tryprint $_->ipv4addr(),"\n" for (@retrieved_objs);
In reply to Re: print a hash reference
by trippledubs
in thread print a hash reference
by vedas
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |