in reply to How to do multiple dns queries ?

POE::Component::Client::DNS says it is a wrapper for non-blocking Net::DNS. It lets other tasks to run while something is waiting for a nameserver to respond, and it lets several DNS queries run in parallel.

merlyn recently wrote about using POE in IIRC Linux Magazine. The column might be available at his website.

--
જલધર

Replies are listed 'Best First'.
Re: Re: How to do multiple dns queries ?
by gnangia (Scribe) on Nov 24, 2002 at 03:33 UTC
    jaldhar => I thought I had to install some app called POE before I could use POE::Component::Client::DNS. Is this true?

      No POE is just another module package available from CPAN.

      --
      જલધર