in reply to ip address list

Change
print "$ip\n";
to
print $ip->addr(), "\n";