-
: Why Bible quotes exclusively? What happened to the Eastern religions?<BR>I'm still working on the Unicode mods.
Larry Wall
-
Any false value is gonna be fairly boring in Perl, mathematicians notwithstanding.
Larry Wall
-
I wouldn't ever write the full sentence myself, but then, I never use goto either.
Larry Wall
-
I don't like this official/unofficial distinction. It sound, er, officious.
Larry Wall
-
In general, if you think something isn't in Perl, try it out, because it usually is.
Larry Wall
-
Your csh still thinks true is false. Write to your vendor today and tell them that next year Configure ought to 'rm /bin/csh' unless they fix their blasted shell.
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
-
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
-
Anybody want a binary telemetry frame editor written in Perl?
Larry Wall
-
I don't know if it's what you want, but it's what you get.
Larry Wall
-
And other operators aren't so special syntactically, but weird in other ways, like 'scalar', and 'goto'.
Larry Wall
-
Dan Smith: I've tried (in vi) 'g/[a-z]\n[a-z]/s//_/'...but that doesn't cut it. Any ideas? (I take it that it may be a two-pass sort of solution).Larry Wall: In the first pass, install perl.
Larry Wall
-
I'm sure a mathematician would claim that 0 and 1 are both very interesting numbers.
Larry Wall
-
Perl did not get where it is by ignoring psychological factors.
Larry Wall
-
Perl programming is an *empirical* science!
Larry Wall
-
It's hard to tune heavily tuned code.
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
-
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
-
Randal said it would be tough to do in sed. He didn't say he didn't understand sed. Randal understands sed quite well. Which is why he uses Perl.
Larry Wall
