Help for this page
for my $ip ( @ips ) { print "$_\n" for expandQuads( split( /\./, $ip ) ); ... } @newQuads : @newQuads; }