How can we obtain the attributes of a built-in function?
It is possible to check their prototypes as if they were ordinary subs through CORE, and they can be overridden by ordinary subs through *CORE::GLOBAL, but I have not found a way to apply attributes::get() to a built-in function or variable. Is that even possible?
The issue seems as important as prototype for overriding Perl's built-in functions.
After Compline,
Zaxo
In reply to Built In Attributes by Zaxo
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |