Is an 'honorary' built-in something that is very common but not part of Perl language?It's a bit more restricted than that. Honorary built-ins are subroutines from core Perl modules that provide functionality that ought to be in the language itself -- for example, carp and croak from the core Perl Carp module.
Surely prototypes, in some circumstances, are extremely useful
Rarely. There are many references on this tricky topic.
Subroutine Prototype References
perldoc References
Updated: Added many references long after the original node was written.
In reply to Re^7: Dereferencing in blessed object (Subroutine Prototype References)
by eyepopslikeamosquito
in thread Dereferencing in blessed object
by Bod
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |