-
As pointed out in a followup, Real Perl Programmers prefer things to be visually distinct.
-
There are probably better ways to do that, but it would make the parser more complex. I do, occasionally, struggle feebly against complexity...
-
In general, if you think something isn't in Perl, try it out, because it usually is.
-
It should be illegal to yell 'Y2K' in a crowded economy.
-
I don't believe I've ever cuddled my elses.
-
If there's a particular problem that Perl is trying to solve, it's the basic fact that all programming languages suck. Sort of the concept of original sin, applied to programming languages.
-
If you remove stricture from a large Perl program currently, you're just installing delayed bugs, whereas with this feature, you're installing an instant bug that's easily fixed. Whoopee.
-
…I also discovered Larry's First Law of Language Redesign: Everyone wants the colon.
-
I don't like this official/unofficial distinction. It sound, er, officious.
-
Perl programming is an *empirical* science!
-
: Why Bible quotes exclusively? What happened to the Eastern religions?<BR>I'm still working on the Unicode mods.
-
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.
-
I was trying not to mention backtracking. Which, of course, means that yours is 'righter' than mine, in a theoretical sense.
-
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.
-
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.
-
Of course, this being Perl, we could always take both approaches.
-
How do you type it? With your keyboard.
-
Perl did not get where it is by ignoring psychological factors.
-
Well, hey, let's just make everything into a closure, and then we'll have our general garbage collector, installed by 'use less memory'.
-
You have to admit that it's difficult to misplace the Perl sources.
-
Anybody want a binary telemetry frame editor written in Perl?
-
As for whether Perl 6 will replace Perl 5, yeah, probably, in about 40 years or so.
-
I hope I'm not getting so famous that I can't think out load [sic] anymore.
-
It's easy to solve the halting problem with a shotgun.