Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-release > by-pkgid > 2e4a162a4186b6f73c80a4e5da5dd713

perl-Net-Nslookup-1.190.0-1.mga1.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: