> On Wednesday, August 18, 2004 5:56 PM, I wrote:
> > can anyone give me a clue as to how to use IO::Multiplex on top of
> > Net::DNS::Nameserver?
> 
> Is there a more advanced Perl list than perl-beginners, where someone may
> have hints?
> 

You could try perlmonks.org...

> I've browsed lists.perl.org but found nothing appropriate.
> 

I saw your question, was thinking someone might have an answer and let
it sit. 

My question is what do you really mean?  Your question is rather vague,
and I don't understand from the little you have posted what you are
confused about or are attempting to do.  IO::Multiplex works at a
lowlevel on filehandles, specifically sockets. Net::DNS::Nameserver is
designed to be a high-level all inclusive server, aka you don't really
have access to the sockets it is using.

So take two steps back, tell us what you are really doing... then take
one step back and tell us why you chose these two modules, and how you
are thinking they should fit together, and whether you are open to other
suggestions.

This is where I will make a preliminary gamble (or maybe a "blind" bet)
and say POE can do it :-)....

http://danconia.org

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to