--- Me <[EMAIL PROTECTED]> wrote:
> > >     my ($num) = @_;
> > > 
> > > puts the length of @_ in $num.

I don't think so....?
The parens should give $num a list context.
It should have the first value in @_.
Right?

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

Reply via email to