>>>>> "Curtis" == Curtis Poe <[EMAIL PROTECTED]> writes:

Curtis> --- Peter Cline <[EMAIL PROTECTED]> wrote:
>> Interestingly, saying
>> 
>> print my $number_of_elems = qw(a b c d);
>> outputs 4 and not d.

Curtis> Did you test that?  It's easy to misread a 4 as d if you're in a hurry.  
Here's my result:

Curtis> ___________________________________________
Curtis>     C:\>perl -e "print my $n = qw(a b c d)"
Curtis>     d
Curtis> ___________________________________________

And as I said in my other post, you've got 5.6 instead of 5.5

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

Reply via email to