in reply to (Humor) A New Name for Perl 6
Just about every discussion of real programming I've ever read on Slashdot reminds me of my favorite quote from the least-informed Perl book I've ever read. It went something like:
If you try to assign an array to a scalar, you'll get the number of elements in the array. Hopefully this bug will be fixed in a future version. In the meantime, do $len = $#ary + 1; because it's less confusing.
Update: I forgot to cast my vote. Why not Gloria? (I seem to recall Larry suggesting it fairly recently.)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: (Humor) A New Name for Perl 6
by demerphq (Chancellor) on Mar 12, 2003 at 19:10 UTC | |
by chromatic (Archbishop) on Mar 12, 2003 at 19:21 UTC | |
by apotheon (Deacon) on Oct 18, 2004 at 06:59 UTC |