Commit graph

8 commits

Author SHA1 Message Date
Yen-Ming Lee
abadc7d883 - update to 0.16 2008-05-11 13:54:33 +00:00
Cheng-Lung Sung
b2beaf1d2d - Update to 0.14
Changes:	http://search.cpan.org/dist/POE-Component-Server-DNS/Changes
2008-03-01 07:49:27 +00:00
Martin Wilke
abb53362f7 - Update to 0.13 2007-12-12 12:27:07 +00:00
Cheng-Lung Sung
4cf8f8ea52 - Update to 0.12 2007-09-07 02:14:18 +00:00
Cheng-Lung Sung
4006f4a3f3 - Update to 0.11
- reset maintainer

PR:		ports/116146
Submitted by:	Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
2007-09-07 01:19:33 +00:00
Cheng-Lung Sung
bb01ff9404 - Update to 0.07
PR:		ports/115497
Submitted by:	clsung
Approved by:	maintainer (Jin-Shan Tseng)
2007-08-15 02:22:50 +00:00
Cheng-Lung Sung
34064d8e11 - Update to 0.06
PR:		ports/109963
Submitted by:	clsung
Approved by:	maintainer (Jin-Shan Tseng)
2007-03-08 01:24:11 +00:00
Gabor Kovesdan
3aae77cc45 POE::Component::Server::DNS is a POE component that implements a DNS server.
It uses POE::Component::Client::DNS to handle resolving when configured as
'forward_only' and Net::DNS::Resolver::Recurse wrapped by
POE::Component::Generic to perform recursion.

One may add handlers to massage and manipulate responses to particular queries
which is vaguely modelled after Net::DNS::Nameserver.

WWW:	http://search.cpan.org/dist/POE-Component-Server-DNS/

PR:		ports/109449
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
Approved by:	erwin (mentor, implicit)
2007-02-25 15:03:47 +00:00