Name : perl-Net-Nslookup
| |
Version : 1.190.0
| Vendor : Mandriva
|
Release : 2
| Date : 2011-04-23 19:55:11
|
Group : Development/Perl
| Source RPM : perl-Net-Nslookup-1.190.0-2.src.rpm
|
Size : 0.02 MB
| |
Packager : Funda Wang < fwang_mandriva_org>
| |
Summary : Provide nslookup(1)-like capabilities
|
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\");
|
RPM found in directory: /vol/rzm6/linux-mandriva/devel/cooker/i586/media/contrib/release |