logo

Quotes About Perl

Fitzpatrick: Back when I was doing Perl-even for people that knew Perl really well-I would recommend MJD's Higher-Order Per!. The book is really fun in that it starts somewhat simple and you're like, "Yeah, yeah, I know what a closure is." And then it just continues to fuck with your head. By the end of the book, you're just blown away.
~ Peter Seibel
There is no schedule. We are all volunteers, so we get it done when we get it done. Perl 5 still works fine, and we plan to take the right amount of time on Perl 6.
~ Larry Wall
Ruby inherited the Perl philosophy of having more than one way to do the same thing. I inherited that philosophy from Larry Wall, who is my hero actually. I want to make Ruby users free. I want to give them the freedom to choose.
~ Yukihiro Matsumoto
The only reason [not to use] perl is that some sysadmins don't allow software that they didn't pay for. By all means, let them send me money if it makes them feel better.
~ Larry Wall
I want people to use Perl. I want to be a positive ingredient of the world and make my American history. So, whatever it takes to give away my software and get it used, that's great.
~ Larry Wall
You have limited time on this planet. Convert each moment into Perl by spreading happiness. Giving is much more fulfilling than taking.
~ Mayur Ramgir
[Perl] combines all the worst aspects of C and Lisp: a billion different sublanguages in one monolithic executable. It combines the power of C with the readability of PostScript.
~ Jamie Zawinski
The main languages out of which web applications are built - whether it's Perl or Python or PHP or any of the other languages - those are all open source languages. So the infrastructure of the web is open source... the web as we know it is completely dependent on open source.
~ Mitch Kapor
A lot of the websites built through the 1990s used Perl. The first webmaster of Sun Microsystems coined a wonderful phrase. He said Perl is the duck tape of the Internet - it's this language that people would write all these scripts that make things just work.
~ Tim O'Reilly
When I announced the development of Perl 6, I said it was going to be a community design. I designed Perl, myself. It's limited by my own brain power. So I wanted Perl 6 to be a community design.
~ Larry Wall
A couple of years ago, I ran into someone at a trade show who was representing the NSA (National Security Agency). He mentioned to someone else in passing that he'd written a filter program in Perl, so without telling him who I was, I asked him if I could tell people that the NSA uses Perl. His response was, Doesn't everyone? So now I don't tell people the NSA uses Perl. I merely tell people the NSA thinks everyone uses Perl. They should know, after all.
~ Larry Wall
Perl was designed to work more like a natural language. It's a little more complicated but there are more shortcuts, and once you learned the language, it's more expressive.
~ Larry Wall
I try not to confuse roles and traits in my own life. Being the Perl god is a role. Being a stubborn cuss is a trait.
~ Larry Wall
Perl - The only language that looks the same before and after RSA encryption.
~ Keith Bostic
When I announced the development of Perl 6, I said it was going to be a community design. I designed Perl, myself. It's limited by my own brain power. So I wanted Perl 6 to be a community design.
~ Larry Wall
I want people to use Perl. I want to be a positive ingredient of the world and make my American history. So, whatever it takes to give away my software and get it used, that's great.
~ Larry Wall
The ultimate laziness is not using Perl. That saves you so much work you wouldn't believe it if you had never tried it.
~ Erik Naggum
There's many scripting languages in the world, Perl is a little bit special because it is based more on some ideas from the way natural languages work.
~ Larry Wall
you can do everything in Python that you can in Perl, but
~ Unknown
Perl was designed as a programming language for automating system administration.
~ Unknown