search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
282 B
Text
6 lines
282 B
Text
Net::Nslookup provides the capabilities of the standard UNIX command
|
|
line tool nslookup(1). Net::DNS is a wonderful and full featured module,
|
|
but quite often, all you need is `nslookup $host`. This module provides
|
|
that functionality.
|
|
|
|
WWW: https://metacpan.org/release/Net-Nslookup
|