Is Perl 6 pointless, hopeless or just not done?

By dagolden | Published: March 3, 2013

[Update: as you read this, when I say "Perl 6", it will help if you take that as "production-ready Perl 6".]

I've been in the middle of several debates discussions about the evolution of Perl 5 in the last few weeks. I've come to realize that inherent in various attitudes are three points of view about Perl 6 and each of these parallel different views for the future of Perl 5.

[These are not mutually exclusive, either.]


POV #1: Perl 6 is pointless. Even when it gets done, no one is going to port their legacy apps to Perl 6. So Perl 5 needs long-term maintenance anyway. Maybe Perl 6 will have some killer features, but it will have to compete with other hot languages to get enough adoption for it to be significant for anyone's employment prospects. Companies will continue to favor more popular languages with easier hiring.

POV #2: Perl 6 is hopeless. It might have great ideas, but -- given its track record -- has no chance of getting to production readiness in any useful time-frame. Possibly, less ambitious evolutions of Perl 5 that fix some of Perl 5's warts without trying to be a hundred-year language could succeed instead.

POV #3: Perl 6 is just not done. We already have an evolution of Perl 5 and it's called Perl 6. It's taken a long and twisty path, but recent work to port it to well-established VMs is giving it a real path forward. Maybe other alternatives to Perl 5 are possible, but Perl 6 has a head start. It's just a matter of time.


If someone thinks Perl 6 is pointless, then it would be logically consistent to think that evolutions of Perl 5 are pointless, too. Any discussion of Perl 5 evolution just distracts from maintaining (perhaps tweaking) Perl 5 or trying to boost its market share somehow.

If someone thinks Perl 6 is not pointless, but is hopeless, then it's logically consistent to want a significant -- but less ambitious -- evolution to Perl 5 instead that might have a higher chance of success. I think this explains the (premature?) excitement about the potential of Moe, despite the fact that it's explicitly just an experiment.

If someone thinks Perl 6 is neither pointless nor hopeless, but just not done, then all the debate about evolving Perl 5 might seem unnecessary, and they might be frustrated that the efforts towards Perl 6 haven't gotten more credit.

I think if I bucket the opinions of people I speak to or whose blogs I read into those categories, it encompasses most of the debate. And -- because those positions are pretty much pure opinion -- it's hard to shake anyone out of them and the debates waste a lot of energy and accomplish little.

We won't know if Perl 6 is pointless until we have it (or a comparable successor) -- though we might draw hypotheses from other successor languages like Python 3 or from brand new languages.

We won't know if Perl 6 is hopeless or just not done until the Perl 6 implementors ship a real production release. The more evidence they can show that real progress is being made, the more they can shape opinions, but they've spent more than a decade setting low expectations and that's a hard hole to climb out from.

Personally, I don't think Perl 6 (or a Perl 5 successor) is pointless. I don't think Perl 6 is entirely hopeless, but at this point I'm extremely skeptical, even while I wish the Perl 6 team the best of luck.

I hope they prove me wrong.

[Update: follow-up article]

This entry was posted in p5p, perl programming and tagged p5p, perl, perl 6, perl programming. Bookmark the permalink. Both comments and trackbacks are currently closed.

28 Comments

  1. spacer Neil Bowers
    Posted March 3, 2013 at 5:27 pm | Permalink

    I'm somewhere close to POV #2, but I'd word it slightly differently, and compare it to the transition from Perl 4 to Perl 5.

    During the transition from Perl 4 to Perl 5, it felt like there was a very coherent drive to get Perl 5 production ready, and to help people make the move. It felt like Perl 4's days were numbered, but it was in stable production mode for a good while. This is a fairly natural mental model when Foobar N transitions to Foobar N+1.

    This isn't true for Perl 6. There is intentionally not a drive to "ship": it doesn't want to be the successor, it wants to be a sister language. But there's no final spec (yet), no checklist to countdown, and no target release date. That's fine, it's a research project after all; you might call it a blue sky research project. As a result, I have no way of knowing whether it will ship soon, in another 13 years, or never. That's ok for a research project, but as a result, not something I can rely on.

    • spacer dagolden
      Posted March 3, 2013 at 8:35 pm | Permalink

      That's kind of what I was driving at by saying "production readiness in a useful time-frame". Your point that it doesn't even seem to be a goal of Perl 6 development helps make that case stronger.

      • spacer Neil Bowers
        Posted March 4, 2013 at 3:43 am | Permalink

        But your text says "no chance of production readiness", and I don't think there's no chance. I don't think Perl 6 is hopeless, I just think it's irrelevant for my current and near-future needs.

    • spacer raiph
      Posted March 4, 2013 at 10:06 pm | Permalink

      TL;DR If you don't have time to hack on (or test, benchmark, document etc.) Perl 6 to help toward its productization, please at least consider commenting on or amending the Most Wanted repo. This will help direct the drive toward productization. If you want to discuss what productization means and/or you have time to help, please join the IRC channel #perl6 on freenode and pose questions about productization, especially to TimToady.

      There is intentionally not a drive to "ship""

      I'd say that your comment is a fair summary of what happened for most of Perl 6's life, at least as far as Larry Wall is concerned. For example in 2010 he said "I've specifically been shying away from anything resembling productizing".

      I'd say your comment fails to capture what is going on now. In 2012 Larry talked of "the things we need to do to productize Perl 6 over the next year or two". I've seen many sixer discussions, actions and decisions that are consistent with his comment and I don't recall any commits that were in serious conflict. (I've been reading the #perl6 log daily since mid 2011.)

      it doesn't want to be the successor

      I don't think that expresses the #perl6 zeitgeist.

      Imo it would be good for the whole Perl ecology if Perl 6 became an increasingly viable alternative and complement to Perl 5. I think an apt analogy is that of a savvy 13 year old kid with ambitions to contribute to and co-manage the large business currently being run solely by the kid's 25 year old brother.

      But there's no final spec (yet)

      I don't think there will ever be a final spec. Larry "is hoping to have a camel book equivalent out this year", and I heard today that he wants a temporary spec freeze associated with the production or publication of that book. This may or may not be the legendary 6.0.0.

      no checklist to countdown

      While the language/compiler features checklist is somewhat coarse and currently limited to language and compiler features, it is a substantial contribution toward a productization checklist. Please consider contributing to the ongoing discussion about such matters on #perl6.

      no target release date

      While I'm not aware of anyone saying anything more specific than Larry's comments above, I stand by my 2009 estimate of Christmas 2014.

      Carl Mäsak, who got involved with Perl 6 in 2008, seems to think it'll take a bit longer, but he recently wrote:

      "What's left for Perl 6 to become a viable, useful solution to most people out there? For years I wouldn't go near that question ... I finally feel ready to speculate about the light at the end of the tunnel."

      • spacer Neil Bowers
        Posted March 5, 2013 at 3:21 pm | Permalink

        Thanks for a long, well-thought-out reply. Good to see a "sixer" chip into one of these threads, as there hasn't been much comment from that direction in recent discussions. By "final spec", I did indeed mean "a final spec for 6.0.0".
        Your comments have changed my mind about "where Perl 6 is at".

        • spacer Fiver
          Posted March 5, 2013 at 4:22 pm | Permalink

          Why? Raiph's comment is yet another in a long series of promises that this time they're serious that they'll deliver something.

          • spacer Neil Bowers
            Posted March 5, 2013 at 4:34 pm | Permalink

            Interesting response — all I said was effectively "previously I thought one thing, now I think something else". I didn't say what either of those things were, just that a change had taken place.

        • spacer raiph
          Posted March 5, 2013 at 7:30 pm | Permalink

          Good to see a "sixer" chip into one of these threads, as there hasn't been much comment from that direction in recent discussions.

          I trust you understand why (waves to chromati^WFiver :). ;)

          By "final spec", I did indeed mean "a final spec for 6.0.0".

          Then my "there will be no final spec" is unhelpful. Damian Conway has said he thinks it's already good enough to warrant the 6.0.0 label. I'm pretty sure it'll be Larry Wall who makes the final call. I'd love to see what happens if you ask him on #perl6 how he makes that decision and if he has a sense of what year it will be. :)

          Your comments have changed my mind about "where Perl 6 is at".

          Oh! If I put you off, well, at least it's an informed decision. If it shifted your understanding of the next 5 years of Perl, I'm comfortable that's fair. If I implied you'd be able to easily justify using Perl 6 for $dayjob in the next, say, 3 years, I am probably guilty of misleading you (unless you are self-employed, and then, well, maybe). If you're thinking of taking a closer look, please be ready for it to be slower than molasses, missing pieces, and still another year or three to 6.0.0.

          • spacer Seano
            Posted March 6, 2013 at 9:11 am | Permalink

            [inappropriate comment deleted by dagolden]

  2. spacer Dave Rolsky
    Posted March 3, 2013 at 5:52 pm | Permalink

    I definitely don't think it's pointless. There's a lot of good ideas in Perl 6. Maybe they won't all work in production, but hopefully there's room for change Perl 6.1.

    I wouldn't say it's hopeless. I can't predict the future. I see some momentum in the JVM port. OTOH, that doesn't mean it'll ever get finished enough to use in production. The track record on that so far isn't great. I *hope* that it's just not done, but how could I tell?

    So I'd add POV #4, the future Perl 6 is unknown. Given that, it makes sense to continue to invest in Perl 5 and to consider evolving it. I'll be perfectly happy to be proven wrong when Perl 6 releases a production ready version some Christmas, but for now I'm stuck with Perl 5, and I'd like to see it improve.

    • spacer dagolden
      Posted March 3, 2013 at 8:37 pm | Permalink

      That actually sounds closer to my own views as a mix of #2 and #3. I don't have a lot of reason for hope for Perl 6, but I'd be perfectly happy if they got it done.

  3. spacer Joel Berger
    Posted March 3, 2013 at 6:04 pm | Permalink

    I must be somewhere between #1 and #2, but I would phrase it as "I don't care if Perl 6 is hopeless or not", I use the language that I develop in, the one that does exist. It has wart and ones that we can and should remove. The only reason that Perl 6 ever crosses my mind is when I think how unfortunate that it is that for want of a number, I will have to type `use strict; use warnings; use v5.X; use utf8::all;` at the top of every file forever.

    If Perl 6 ever should be ready, then and only then will I consider porting to it. Until then I wish I could see Perl (5) get a well deserved and much needed cleaning.

    • spacer dagolden
      Posted March 3, 2013 at 8:40 pm | Permalink

      I think the back-compatibility policies pretty much kills any chance of a "by default" strict perl, though there has been some experimental work along those lines.

      Instead, I think we'll see multi-pragma modules like Modern::Perl and utf8::all in more common usage.

      • spacer Joel Berger
        Posted March 5, 2013 at 10:37 pm | Permalink

        Oooh strictperl, I like it!

  4. spacer Aristotle Pagaltzis
    Posted March 3, 2013 at 11:30 pm | Permalink

    I want Perl 6, and I want a better Perl 5.

    I don’t know if Moe is going to be a better Perl 5 or another sister language – and this I mean in the sense of whether it feels true to Perl 5 to me, not what the intent in the mind of its drivers is. But if it turns out to be a sister language that can coexist with Perl 5 as part of CPAN, it will make a fine addition.

    But I am not entirely convinced of the premise in such efforts, that perl is too ghastly to overhaul. The question is rather one of manpower, to my mind. And I would like to see improvements happening there.

    I do believe Perl 6 is just not done yet; whether it is just around the corner or another decade away, I cannot tell. But I do believe it will eventually arrive. What I don’t know is whether at that point it will matter; but progress in other languages seems to be happening in areas turning out to be complementary to Perl 6, not competitive. So I continue to exercise patience.

    I do not believe any of these efforts pointless according to the definition of pointless you gave.

    Now for the big question: so what type am I?

    • spacer dagolden
      Posted March 4, 2013 at 12:56 am | Permalink

      Sounds pretty close to #3, to me. Perl 6 (and by extension Perl 5 evolution) is not pointless. You think Perl 6 will happen eventually, but you're open to other alternatives. That's a very positive, inclusive view, FWIW.

      • spacer Aristotle Pagaltzis
        Posted March 4, 2013 at 7:23 am | Permalink

        I think of myself more as an equal-opportunity sceptic. :-) I see different problems with each of these directions also, and I have various disappointments, regrets etc with all of them (and with my approach to each). But they each also have their promises, so…

        My impression of your #3 was of someone who considers Perl 6 the logical next step for Perl-the-family, btw (which is not what I think). Was that impression mistaken?

        • spacer dagolden
          Posted March 4, 2013 at 9:07 am | Permalink

          I think of #3 more as covering the camp of people who think that Perl 6 is the most likely successor and are patient enough to wait.

          Whereas #2 is the camp that has given up on Perl 6 in their lifetime and are agitating for some other backwards incompatible evolution, whether in Perl 5 itself or some alternative like Moe.

          I do think there's a bit of room in between. Or at least, I don't think #3 precludes other alternatives between Perl 5 and Perl 6.

          • spacer Aristotle Pagaltzis
            Posted March 4, 2013 at 4:44 pm | Permalink

            And how about the “none of the above” option? :-)

            Namely I don’t see Perl 5 getting displaced; all the same I see Perl 6 quite possibly succeeding alongside it. (This is the one parallel to the oft-cited C/C++ case I find apt.) I may or may not end up with a firm preference in good time, once that all has happened; but that I will see in good time.

            Maybe that is what unites all these buckets, that they assume as a given that one particular direction is the one “we” will end up following – whoever “we” is. Is that so? I don’t know, but I do not see any reason to commit myself in such a way. (I hold with MJD in that respect, who said he doesn’t see himself as a Perl programmer, but as simply a programmer, who happens to mostly be using Perl. I have not, lamentably, dabbled much outside of Perl in a long time (less the inevitable Javascript, of course, as well as purely auxiliary languages like SQL and XSLT), though Go has recently managed to capture some of my attention.)

  5. spacer Abigail
    Posted March 4, 2013 at 5:12 am | Permalink

    While I'm agnostic about Perl 6 (for me, it's about as relevant as any other (new) language: I will probably never program in it, whether it finishes and becomes a success or not), I do disagree with the statement If someone thinks Perl 6 is pointless, then it would be logically consistent to think that evolutions of Perl 5 are pointless, too. . And the reason for that, is in another statement of yours: no one is going to port their legacy apps to Perl 6. But while Perl 5 evolves during each release, each new version is as much backwards compatable as possible. Meaning that legacy apps need no, or limited porting.

    I don't think evolutions of Perl 5 are pointless, but you cannot deduce from that that I find Perl 6 not pointless.

    • spacer dagolden
      Posted March 4, 2013 at 6:53 am | Permalink

      Ah, but you've inverted my logic. Let me rephrase it in the positive for clarity.

      A = You think Perl 6 is worthwhile
      B = You think Perl 5 evolution is worthwhile

      In a roundabout way I'm saying "if A then B" and therefore the only thing that must follow is "if !B then !A" (if I remember my logic lessons correctly).

      I'm saying I find people in lot of people the "if !A then !B" camp. I'm not saying "if B then A", as you point out.

      You seem squarely in the "Perl 6 doesn't matter to me" camp (!A), and thus you highlight how important backwards compatibility is to you (!B).

      To the extent Perl 5 evolves, you're indifferent as long as it evolves off to the side and doesn't prevent you from maintaining what you have today.

  6. spacer Daniel Ruoso
    Posted March 4, 2013 at 8:00 pm | Permalink

    I think the thing you didn't address is the "what if" sentiment that a lot of these posts have. A common statement seems to be that "if Perl 6 wasn't there, Perl 5 would be better by now". And a lot of the reasoning for renaming releases seem to imply that.

    It is a shame tho, and in general I believe we're not actually in a bad position. The problems with the perl 5 interpreter were not solved not because Perl 6 was there, but rather because they are really hard to solve without breaking backwards compatibility which, unlike Ruby or Python, thankfully, is a thing that the Perl community always had as a matter of principle. And that is a good thing.

gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.