-
All language designers are arrogant. Goes with the territory...
-
Anybody want a binary telemetry frame editor written in Perl?
-
Oh, wait, that was Randal...nevermind...
-
I don't believe I've ever cuddled my elses.
-
It's easy to solve the halting problem with a shotgun.
-
Perl programming is an *empirical* science!
-
Because . doesn't match \n. [\0-\377] is the most efficient way to match everything currently. Maybe \e should match everything. And \E would of course match nothing.
-
I don't know if it's what you want, but it's what you get.
-
There's often more than one correct thing.There's often more than one right thing.There's often more than one obvious thing.
-
It's documented in The Book, somewhere...
-
That means I'll have to use $ans to suppress newlines now.Life is ridiculous.
-
: But for some things, Perl just isn't the optimal choice.(yet)
-
Well, hey, let's just make everything into a closure, and then we'll have our general garbage collector, installed by 'use less memory'.
-
As for whether Perl 6 will replace Perl 5, yeah, probably, in about 40 years or so.
-
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.
-
I hope I'm not getting so famous that I can't think out load [sic] anymore.
-
You can prove anything by mentioning another computer language.
-
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.
-
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.
-
Perl should remain fast and intuitive (to the extent that it isĀ :-)
-
Perl did not get where it is by ignoring psychological factors.
-
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.
-
How do you type it? With your keyboard.
-
It's hard to tune heavily tuned code.