Artifact libnet-nslookup-perl_2.04-4_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Depends: perl:any, libnet-dns-perl
  Description: |-
    simple DNS lookup module for perl
     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`. Net::Nslookup 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");
     .
      my @mx = nslookup(domain => "perl.org", type => "MX");
     .
      my @ns = nslookup(domain => "perl.org", type => "NS");
  Homepage: https://metacpan.org/release/Net-Nslookup
  Installed-Size: '27'
  Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
  Package: libnet-nslookup-perl
  Priority: optional
  Section: perl
  Version: 2.04-4
srcpkg_name: libnet-nslookup-perl
srcpkg_version: 2.04-4

File

libnet-nslookup-perl_2.04-4_all.deb
Binary file libnet-nslookup-perl_2.04-4_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package libnet-nslookup-perl_2.04-4

binary package System - - 6 months, 1 week ago 5 months, 1 week
BETA