>>>>> "BL" == Bart Lateur <[EMAIL PROTECTED]> writes:


BL> I'll give one example.

BL>     sub min {
BL>         my $min = shift;


As I proposed, @_ would flatten the incoming arguments. 

But a sub with a prototype (that includes a non-trailing '@') would then
be able to see the raw arguments.

<chaim>
-- 
Chaim Frenkel                                        Nonlinear Knowledge, Inc.
[EMAIL PROTECTED]                                               +1-718-236-0183

Reply via email to