Re: RFC 21 (v1) Replace Cwantarray with a generic Cwa

2000-08-04 Thread skud
This one should be discussed on -subs as well, please. K. -- Kirrily Robert -- [EMAIL PROTECTED] -- http://netizen.com.au/ Open Source development, consulting and solutions Level 10, 500 Collins St, Melbourne VIC 3000 Phone: +61 3 9614 0949 Fax: +61 3 9614 0948 Mobile: +61 410 664 994

Re: RFC 21 (v1) Replace Cwantarray with a generic Cwa

2000-08-04 Thread Damian Conway
=item 'BOOLEAN' The subroutine was called in a boolean context: if ( func() ) {} $val = func() || 0; $val = func() or die; This one is debateable. BOOLEAN could be seen as asking for a TRUE or FALSE value, which in the