I have an 'Internals' package, that as far as I recall, I didn't install. I assume it came with the AS distribution. It has SetReadOnly($object) & SetReadWrite($object); routines.
I can't find any other 'Internals' that exports svREADONLY(). Is it documented somewhere?
Examine what is said, not who speaks.
Silence betokens consent.
Love the truth but pardon error.
Lingua non convalesco, consenesco et abolesco.
| [reply] [d/l] [select] |
It is exported by perl's universal.c. It is documented by this patch :)
| [reply] |