in reply to Re^3: how ! operator works
in thread how ! operator works
So I looked at the code to answer your question. It looks like it's a hack, not a magical value. The refcount can go down, but it gets reset back to the max for SvIMMORTAL variables (the true, the false, the undef and a special internal thing called "placeholder").
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: how ! operator works
by arkturuz (Curate) on Feb 04, 2011 at 22:23 UTC | |
by ikegami (Patriarch) on Feb 04, 2011 at 23:32 UTC |