Name : perl-Net-Nslookup
| |
Version : 2.40.0
| Vendor : Mageia_Org
|
Release : 9.mga8
| Date : 2020-02-12 07:02:40
|
Group : Development/Perl
| Source RPM : perl-Net-Nslookup-2.40.0-9.mga8.src.rpm
|
Size : 0.03 MB
| |
Packager : umeabot < umeabot>
| |
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/rzm3/linux-mageia/distrib/8/aarch64/media/core/release |