Re: Uninitialized value warnings should die (was Re: RFC 212 (v1) Make length(@array) work)

2000-09-14 Thread Bart Lateur
On Wed, 13 Sep 2000 19:57:28 -0700, Nathan Wiger wrote: >Perl should stop nagging about this. Perl should be smart and not bother >you about uninitialized values in the following situations: > > - string concat > - string comparison Allow me to disagree. In my case, I mostly use variables in

Re: RFC 212 (v1) Make length(@array) work

2000-09-14 Thread David L. Nicol
> > All I'm doing is suggesting another way, one that makes more sense for > beginners: > > $a = length @b; > > I think we're going to have to see prototypes extended to cope with > functions like this, anyway. I'll mention this requirement in the > next version of the RFC. > > Nat Loo

RFC 128 (v3) Subroutines: Extend subroutine contexts to include name parameters and lazy arguments

2000-09-14 Thread Perl6 RFC Librarian
This and other RFCs are available on the web at http://dev.perl.org/rfc/ =head1 TITLE Subroutines: Extend subroutine contexts to include name parameters and lazy arguments =head1 VERSION Maintainer: Damian Conway <[EMAIL PROTECTED]> Date: 17 August 2000 Last Modified: 14 September 2000