rsteinke has asked for the wisdom of the Perl Monks concerning the following question:
The perlapi man page says that hv_store() returns NULL if the operation failed. Aside from passing bad arguments, and system limits like running out of memory, what could cause a failure?
Ron Steinke rsteinke@w-link.net
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: When does hv_store() fail?
by samtregar (Abbot) on Jul 13, 2002 at 06:34 UTC |