My understanding / guess is that it works for almost all production use perl scripts - bad luck for a few esoteric ones.

My understanding is pretty much the reverse - it works for a few tightly-constrained scripts but not for the majority of general-purpose code that I would use on a daily basis.

Why is there no buzz about this solution? Is it too good to be true?

See above. The constraints just now are too heavy for most users to get a benefit from it. That said, I think there is a buzz, just not a huge one. I've not attended one of Will's talks yet but (at least some of) those who have say they have been well received. It seems very likely that the more interest it generates, the more people will work with it and then on it and so the pace of development will pick up and more constraints will be lifted resulting in wider use - a spiral of win.

You might consider the similar low levels of adoption of Perl6* at present. There is a lot of buzz about that language too but I'm not yet convinced that it will break through. If I had plenty of free time to devote to either project it would be RPerl rather than Perl6* which would get the attention.

Other opinions are available :-)

* 2019 note: now called Raku


In reply to Re^3: Perl compiler request - flogging the dead horse! by hippo
in thread Perl compiler request - flogging the dead horse! by Sanjay

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.