-
But I know what's important to me, and what isn't. And I think I know what people can get used to, and what they can even learn to like. (It just takes some people longer than others. :-)
Larry Wall
-
Easy things should be easy, and hard things should be possible.
Larry Wall
-
That's a valid argument. I just don't think it's valid enough.
Larry Wall
-
print rand rand rand 1, '\n'; # interesting distribution
Larry Wall
-
I view the JVM as just another architecture that Perl ought to be ported to. (That, and the Underwood typewriter...)
Larry Wall
-
There ain't nothin' in this world that's worth being a snot over.
Larry Wall
-
Piet van Oostrum: I find this a nice feature but it is not according to the documentation. Or is it a BUG?Larry Wall: Let's call it an accidental feature.
Larry Wall
-
I note that the Python folks still think they like JPython. I wonder how long that will last?
Larry Wall
-
Unix is like a toll road on which you have to stop every 50 feet to pay another nickel. But hey! You only feel 5 cents poorer each time.
Larry Wall
-
Sorry. My testing organization is either too small, or too large, depending on how you look at it.
Larry Wall
-
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.
Larry Wall
-
Not that I'm against sneaking some notions into people's heads upon occasion. (Or blasting them in outright.)
Larry Wall
-
I suppose one could claim that an undocumented feature has no semantics. :-(
Larry Wall
-
Accidental stacks considered harmful.
Larry Wall
-
I dunno, I dream in Perl sometimes...
Larry Wall
-
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.
Larry Wall
-
If I allowed 'next $label' then I'd also have to allow 'goto $label', and I don't think you really want that...
Larry Wall
-
Beauty? What's that?
Larry Wall
-
Hey, if pi == 3, and three == 0, does that make pi == 0?
Larry Wall
-
So... Perhaps the Perl 6 slogan should be 'All Your Paradigms Are Belong To Us'. We'll get to that.
Larry Wall
-
Wow, I'm being shot at from both sides. That means I *must* be right.
Larry Wall
-
Odd that we think definitions are definitive.
Larry Wall
-
So please don't think I have a 'down' on the MVS people. I'm just pulling off their arms to beat other people over the head with.
Larry Wall
-
Perhaps you should compile your Perl with long doubles one of these megaseconds.
Larry Wall
