-
-
03 Dec 2015 12:43:43 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (0)
- Testers (340 / 7 / 0)
- Kwalitee
Bus factor: 1- 65.67% Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (21.27KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 0.32
- Change: de4cb37bf1d4e4ee2cea6a6fcc3bdad5472196d0 Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date : 2015-12-03 12:41:21 +0000
- Release 0.32
- Change: c5533abd61734f76f05e50c63491f08233fe0a0a Author: NLnet Labs <NLNETLABS@cpan.org> Date : 2015-12-03 12:39:54 +0000
- [rt.cpan.org #108936] Tests fail (with Net::DNS 1.03?)
- The failed test is because of a qr bit not being set in a artificially created response. When creating answers packets, the QR bit should be set to indicate that the answer is a response. Net::DNS 1.03 checks for this now. Attached a fix.
- Signed-off-by: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Modules
A non-blocking, concurrent DNS server POE componentProvides
in lib/POE/Component/Server/DNS.pmin lib/POE/Component/Server/DNS.pmExamples
Module Install Instructions
To install POE::Component::Server::DNS, copy and paste the appropriate command in to your terminal.
cpanm POE::Component::Server::DNS
perl -MCPAN -e shell install POE::Component::Server::DNS
For more information on module installation, please visit the detailed CPAN module installation guide.