Jerry D. Hedden wrote:
> The attached patches fix this bug.  Thank to Dean Arnold for the
> suggestion to use a PL_ function pointer.

Dean Arnold wrote:
> Just to double check: does this permit *any*
> blessed, tied SV to make use of this feature
> (assuming it's tie module chains the PL_destroyhook) ?

I believe so.

> Or only if ithreads is configured ?

I didn't put in any ithreads conditionals so that shouldn't
prevent its use.

> My read of the code indicates it does,
> which means I can borrow it for Thread::Sociable...and
> perhaps DBI (which has blessed, tied hashes) might as well ?

Good luck.

Reply via email to