Re: More Sample Code
[email protected] (Steve Schein)
| Newsgroups | perl.ithreads |
|---|---|
| Message-ID | <1081961181.2740.23.camel@Development> |
<snip> > Have you read http://www.perlmonks.org/index.pl?node_id=288022 ? >>> Sure have. Good information. <snip> > > 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 way to do this. > <snip> > Anyway, you might want to do some checking of memory usage with > Benchmark::Thread::Size (available from CPAN) and see what effects > different approaches have. >>> OK. Thanks. > > > Liz