libnet-dns-async-perl_1.06-1_i386.changes is NEW

Debian Installer installer at ftp-master.debian.org
Mon Mar 10 09:47:02 UTC 2008


(new) libnet-dns-async-perl_1.06-1.diff.gz optional perl
(new) libnet-dns-async-perl_1.06-1.dsc optional perl
(new) libnet-dns-async-perl_1.06-1_all.deb optional perl
Asynchronous DNS helper for high volume perl applications
 Net::DNS::Async is a fire-and-forget asynchronous DNS helper.
 That is, the user application adds DNS questions to the helper, and
 the callback will be called at some point in the future without
 further intervention from the user application. The application need
 not handle selects, timeouts, waiting for a response or any other
 such issues.
 .
 If the same query is added to the queue more than once, the module
 may combine the queries; that is, it will perform the query only
 once, and will call each callback registered for that query in turn,
 passing the same Net::DNS::Response object to each query. For this
 reason, you should not modify the Net::DNS::Response object in any
 way lest you break things horribly for a subsequent callback.
 .
 This module is similar in principle to POE::Component::Client::DNS, but
 does not require POE.
(new) libnet-dns-async-perl_1.06.orig.tar.gz optional perl
Changes: libnet-dns-async-perl (1.06-1) unstable; urgency=low
 .
  * Initial Release (Closes: #470075).


Override entries for your package:

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


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