Scott R. Godin wrote:
> under what circumstances is the CGI.pm's STORE autoloaded method
> called?
>
> is it used only when you assign values to the object, or is it only
> used when receiving values (or multi-values) from the webserver query?
It is part of the tied hash interface returned by th
under what circumstances is the CGI.pm's STORE autoloaded method called?
is it used only when you assign values to the object, or is it only used
when receiving values (or multi-values) from the webserver query?
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMA
"Zentara" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Mon, 20 Jun 2005 21:46:52 -0600, [EMAIL PROTECTED] (Siegfried
> Heintze) wrote:
>
>>What about the memory used by threads? Do I have to join with a thread to
>>recover its memory?
>>
>
> To destroy a thread, you must make