-
The code also assumes that it's difficult to misspell 'a' or 'b'.
Larry Wall
-
Perl has a long tradition of working around compilers.
Larry Wall
-
: Why Bible quotes exclusively? What happened to the Eastern religions?<BR>I'm still working on the Unicode mods.
Larry Wall
-
In general, if you think something isn't in Perl, try it out, because it usually is.
Larry Wall
-
You have to admit that it's difficult to misplace the Perl sources.
Larry Wall
-
I'm serious about thinking through all the possibilities before we settle on anything. All things have the advantages of their disadvantages, and vice versa.
Larry Wall
-
... an initial underscore already conveys strong feelings of magicalness to a C programmer.
Larry Wall
-
: But for some things, Perl just isn't the optimal choice.(yet)
Larry Wall
-
It's documented in The Book, somewhere...
Larry Wall
-
And other operators aren't so special syntactically, but weird in other ways, like 'scalar', and 'goto'.
Larry Wall
-
I'm afraid my gut level reaction is basically, proceed is cute, but cute doesn't cut it in the emergency room.
Larry Wall
-
It should be illegal to yell 'Y2K' in a crowded economy.
Larry Wall
-
…I also discovered Larry's First Law of Language Redesign: Everyone wants the colon.
Larry Wall
-
As pointed out in a followup, Real Perl Programmers prefer things to be visually distinct.
Larry Wall
-
I don't know if it's what you want, but it's what you get.
Larry Wall
-
There are probably better ways to do that, but it would make the parser more complex. I do, occasionally, struggle feebly against complexity...
Larry Wall
-
There are many times when you want it to ignore the rest of the string just like atof() does. Oddly enough, Perl calls atof(). How convenient.
Larry Wall
-
If you want to program in C, program in C. It's a nice language. I use it occasionally...
Larry Wall
-
Of course, this being Perl, we could always take both approaches.
Larry Wall
-
I'm sure a mathematician would claim that 0 and 1 are both very interesting numbers.
Larry Wall
-
I wouldn't ever write the full sentence myself, but then, I never use goto either.
Larry Wall
-
It's hard to tune heavily tuned code.
Larry Wall
-
I was trying not to mention backtracking. Which, of course, means that yours is 'righter' than mine, in a theoretical sense.
Larry Wall
-
It's easy to solve the halting problem with a shotgun.
Larry Wall
