in reply to
ip address list
Change
print "$ip\n";
[download]
to
print $ip->addr(), "\n";
[download]
Comment on
Re: ip address list
Select
or
Download
Code
In Section
Seekers of Perl Wisdom