if you getting 'scalars leaked' during 'global destruction', normally
means a new{SAV} was created by an xs module and not mortalized or has a
refcnt too high, e.g. newRV(newAV()), should be newRV_noinc(newAV())




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to