Help for this page

Select Code to Download


  1. or download this
    # this code works
    # loop.pl > loop.txt has > 0 bytes
    ...
                print "$host\n";
        }
    }
    
  2. or download this
    use Net::Ping;
    
    ...
            }
        }
    }