On Fri, 20 Aug 2004, Jeremy Kister wrote:
Is there a more advanced Perl list than perl-beginners, where someone
may have hints?
I've browsed lists.perl.org but found nothing appropriate.
There's no "perl-intermediate" that I know of, if that's what you mean.
More often, I'd assume people start lo
On Friday, August 20, 2004 3:50 PM, Wiggins d Anconia wrote:
> 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 soc
Jeremy Kister wrote:
> 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?
perlmonks is good, as Wiggins said.
> 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.pe
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?
I've browsed lists.perl.org but found nothing appropriate.
Jeremy Kis