[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#470075: RFP: libnet-dns-async-perl -- Asynchronous DNS helper for high volume perl applications



Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org
X-Debbugs-CC: debian-perl@lists.debian.org

   Package name: libnet-dns-async-perl
        Version: 1.06
Upstream Author: Shevek <cpan@anarres.org>
            URL: http://search.cpan.org/dist/Net-DNS-Async/
        License:  GNU General Public License or the Artistic License
    Description: 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.

Hi there ... I plan to ITP a package which require Net::DNS::Async. It would 
be neat if anybody of the Debian Perl Group (or anybody else) could take it 
under it's pets. I did run dh-make-perl on it and did ajust some stuff. Maybe 
it needs some more adjusting, but for me it looks almost good. The files are 
attached.

Thanks and with kind regards, Jan.
-- 
Never write mail to <waja@spamfalle.info>, you have been warned!
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GIT d-- s+: a- C+++ UL++++ P+ L+++ E- W+++ N+++ o++ K++ w--- O M V- PS PE
Y++ PGP++ t-- 5 X R tv- b+ DI- D++ G++ e++ h-- r+++ y+++
------END GEEK CODE BLOCK------

Attachment: libnet-dns-async-perl_1.06-1.diff.gz
Description: GNU Zip compressed data

Format: 1.0
Source: libnet-dns-async-perl
Binary: libnet-dns-async-perl
Architecture: all
Version: 1.06-1
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jan Wagner <waja@cyconet.org>
Homepage: http://search.cpan.org/dist/Net-DNS-Async/
Standards-Version: 3.7.3
Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-dns-async-perl/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnet-dns-async-perl/
Build-Depends: debhelper (>= 5.0.0)
Build-Depends-Indep: perl (>= 5.8.8-12)
Files: 
 a72909034f5c098f90b5fe6f661e69ea 4634 libnet-dns-async-perl_1.06.orig.tar.gz
 7cb4bb6ae5e57efe09112b6ef4d4257b 2312 libnet-dns-async-perl_1.06-1.diff.gz

Attachment: libnet-dns-async-perl_1.06.orig.tar.gz
Description: application/tgz

Attachment: pgpujgmk1RW4m.pgp
Description: PGP signature


Reply to: