[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: Perl



On Fri, May 27, 2011 at 11:54 AM, DJ Delorie <dj@xxxxxxxxxxx> wrote:
>
> This is more anecdotal than anything else...
>
>> > I'm a Perl fan myself.
>>
>> (shudder)
>
Oh goody!  flame war bate!

I stopped liking perl when I learned why this script didn't do what I
expected it to do:

#!/usr/bin/perl -w
my @array = (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11);
print length(@array), "\n";

Maybe things have changed since then, but I spent way too much time
being confused by this.

--wpd


_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user