Re: RFC 212 (v1) Make length(@array) work
[email protected] (Nathan Torkington) Wed, 13 Sep 2000 11:18:45 -0600 (MDT)
| Newsgroups | perl.perl6.language.subs |
|---|---|
| Message-ID | <[email protected]> |
Randal L. Schwartz writes: > This proposal makes length() an un-prototypable (and therefore > unoverridable). Do you have a proposal for how to handle that? Do we really want everything in Perl to be overridable? What use is an overridden length()? Nat