On Tue, Sep 19, 2000 at 07:47:58AM -0000, Perl6 RFC Librarian wrote:
> Subroutines: Replace C<wantarray> with a generic C<want> function

Just as long as I can still say:

    return want 'LIST' ? @some_array
                       : $some_scalar;

I'll be happy.  And, of course, want 'LVALUE'.

-- 

Michael G Schwern      http://www.pobox.com/~schwern/      [EMAIL PROTECTED]
Just Another Stupid Consultant                      Perl6 Kwalitee Ashuranse
<GuRuThuG> make a channel called Perl, and infest it with joking and
fun....it doesnt make alot of sense.

Reply via email to