--- 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/
- Problem with hash value Wang, Lanbo
- Re: Problem with hash value M.W. Koskamp
- Re: Problem with hash value Me
- Re: Problem with hash value Michael Fowler
- Re: Problem with hash value Abdulaziz Ghuloum
- Re: Problem with hash value Michael Fowler
- Re: Problem with hash value Me
- Paul