Advise me? Seeking GUI toolkit...

2005-05-12 Thread Mason Loring Bliss
n my users' parts, I'd be grateful. What have you used? What have you liked about it? Thanks! -- Mason Loring Bliss [EMAIL PROTECTED] Ewige Blumenkraft! awake ? sleep : random() & 2 ? dream : sleep; -- Hamlet, Act III, Scene I -- To unsubscribe, e-m

IO::Socket squirreliness

2005-08-23 Thread Mason Loring Bliss
t = $socket->accept(); if (not defined $client) { print " Didn't work out!"; next; } print " Accepted!\n"; } } -- Mason Loring Bliss [EMAIL PROTECTED]

Re: IO::Socket squirreliness

2005-08-24 Thread Mason Loring Bliss
On Tue, Aug 23, 2005 at 11:10:58AM -0400, Mason Loring Bliss wrote: > Hi, all! I'm learning about dealing with sockets in Perl, and I've got a > question about some unexpected behaviour exhibited by the following test > script. > > In the case where I open a connection

Re: IO::Socket squirreliness

2005-08-25 Thread Mason Loring Bliss
you very much! -- Mason Loring Bliss [EMAIL PROTECTED]http://blisses.org/ "I am a brother of jackals, and a companion of ostriches." (Job 30 : 29) pgprZisyRJyf9.pgp Description: PGP signature

dbiproxy connection failure...

2005-09-09 Thread Mason Loring Bliss
mp/dbiproxy.pid', user => 'nobody', group => 'nogroup', localport => '', mode => 'fork', clients => [ { mask => '.*', accept =>

More re: DBI::Proxy failure

2005-09-12 Thread Mason Loring Bliss
hare/perl5/Net/Daemon.pm line 468 thread 1 eval {...} called at /usr/share/perl5/Net/Daemon.pm line 468 thread 1 Mon Sep 12 12:37:03 2005 err, 1, Refusing client Thanks in advance for clues! -- Mason Loring Bliss [EMAIL PROTECTED]http://blisses.org/ "I am a brother of

SOLUTION (was Re: More re: DBI::Proxy failure)

2005-09-12 Thread Mason Loring Bliss
On Mon, Sep 12, 2005 at 12:44:43PM -0400, Mason Loring Bliss wrote: > Mon Sep 12 12:37:03 2005 err, 1, Refusing client So, this was, indeed, PostgreSQL refusing the connection, and not a DBI issue at all. This was masked by DBI::ProxyServer returning a "user could not authenticate&quo