Sophie

Sophie

distrib > Mageia > 6 > i586 > by-pkgid > fc061e867d4b9ca555bd4b7340d01761

perl-Net-Nslookup-2.40.0-7.mga6.noarch.rpm

Description:

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.

Net::Nslookup exports a single function, called 'nslookup'. 'nslookup' can
be used to retrieve A, PTR, CNAME, MX, and NS records.

my $a = nslookup(host => "use.perl.org", type => "A");

Sources packages:

Other version of this rpm: