Re: More Sample Code

2004-04-14 Thread Steve Schein
> Have you read http://www.perlmonks.org/index.pl?node_id=288022 ? >>> Sure have. Good information. > > Maybe, just maybe you don't need CGI? >>> Huh? The modules at the top were put there to add size to the program so that memory changes would be clear. There is probably a more elegant wa

Re: More Sample Code

2004-04-14 Thread Elizabeth Mattijsen
At 08:57 -0700 4/14/04, Steve Schein wrote: I figured out an alternative method to handling filehandles which is working nicely so I'm back to dealing with the memory issue. Below you will find some sample code I wrote this morning that simulates the actual program. Basically the main thread laun

More Sample Code

2004-04-14 Thread Steve Schein
Hi Liz: I figured out an alternative method to handling filehandles which is working nicely so I'm back to dealing with the memory issue. Below you will find some sample code I wrote this morning that simulates the actual program. Basically the main thread launches a login thread which is consta