A Perl Chicken-and-egg problem

Lennart Sorensen lsorense-1wCw9BSqJbv44Nm34jS7GywD8/FfD2ys at public.gmane.org
Sun Jun 22 21:43:33 UTC 2008


On Sat, Jun 21, 2008 at 02:58:33PM -0400, Richard Dice wrote:
> print $#{@$a} . "\n";
> print $#{@{$a->[$#{@$a}]}} . "\n";
> print $a->[ $#{@$a} ][ $#{@{$a->[ $#{@$a} ]}} ] . "\n";

And that kind of syntax is why I hate perl more and more as I use it.
Many languages grow on you with use.  perl does the opposite since the
more you learn the more you realize what an ugly inconsistent disaster
of a language it is.  Yuck!

-- 
Len Sorensen
--
The Toronto Linux Users Group.      Meetings: http://gtalug.org/
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists





More information about the Legacy mailing list