3aae77cc45
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)
10 lines
473 B
Text
10 lines
473 B
Text
@comment $FreeBSD$
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server/DNS/.packlist
|
|
%%SITE_PERL%%/POE/Component/Server/DNS.pm
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server/DNS
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE
|
|
@dirrmtry %%SITE_PERL%%/POE/Component/Server
|
|
@dirrmtry %%SITE_PERL%%/POE/Component
|
|
@dirrmtry %%SITE_PERL%%/POE
|