POE::Component::Server::DNS
===========================
0.09 Tue Sep 4 11:26:53 BST 2007
- Changes to pod coverage test to work around a bug on perl-5.9.*
reported by Andreas Koenig.
0.08 Tue Sep 4 10:21:13 BST 2007
- Applied a large patch from Brandon Black that supplies the 'no_clients'
option for disabling forwarding and recursion
0.07 Wed Jul 25 11:44:27 BST 2007
- Fixed abstract_from in Makefile.PL
0.06 Fri Mar 02 10:25:43 GMT 2007
- Applied patch from Brandon Black that adds bind address.
- Added sockport() method to obtain the listening socket port.
- Refactored tests to use a randomly assigned port to fix RT#25244
0.05 Fri Feb 16 15:34:18 GMT 2007
- Added Kwalitee Test.
0.04 Sun Jan 07 18:29:34 GMT 2006
- Forgot to document LOG EVENTS. Doh.
0.03 Sun Jan 07 18:21:57 GMT 2006
- handler events now have the IP:port of the requestor as ARG4;
- added log_event. This and the above were suggested by Fosforo;
- New test 06_log.t;
0.02 Tue Sep 26 12:06:28 BST 2006
- Switched to Module::Install