Help for this page
#!/usr/bin/env perl use warnings; ... do { print $ip->ip(), "\n"; } while (++$ip);