Perl6 RFC Librarian <[EMAIL PROTECTED]> writes:

> This and other RFCs are available on the web at
>   http://dev.perl.org/rfc/
> 
> =head1 TITLE
> 
> Elements of @_ should be read-only by default
> 
> =head1 VERSION
> 
>   Maintainer: John Tobey <[EMAIL PROTECTED]>
>   Date: 28 Sep 2000
>   Last Modified: 1 Oct 2000
>   Mailing List: [EMAIL PROTECTED]
>   Number: 344
>   Version: 2
>   Status: Frozen
> 
> =head1 ABSTRACT
> 
> Unprototyped subs should not be allowed to modify their callers' data
> simply by assigning to elements of the arg array.
> 
> =head1 COMMENTS ON FREEZE
> 
> This RFC generated no discussion in 3 days

I'd just like to put in an 'ick' vote on this one. I might come up
with something a little longer and more reasoned later, but I'm
supposed to be writing shopping basket code.

-- 
Piers

Reply via email to