libnet-nslookup-perl_1.19-1_amd64.changes is NEW

Debian FTP Masters ftpmaster at ftp-master.debian.org
Fri Feb 4 02:38:55 UTC 2011


(new) libnet-nslookup-perl_1.19-1.diff.gz optional perl
(new) libnet-nslookup-perl_1.19-1.dsc optional perl
(new) libnet-nslookup-perl_1.19-1_all.deb optional perl
Provide nslookup(1)-like capabilities
 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");
(new) libnet-nslookup-perl_1.19.orig.tar.gz optional perl
Changes: libnet-nslookup-perl (1.19-1) unstable; urgency=low
 .
  * Initial Release. (Closes: #611424)


Override entries for your package:

Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 611424 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the pkg-perl-maintainers mailing list