For clarity: Perl6 does suffer from the same implementation problems as Java and always will. Nevertheless ...

In my post I didn't use the word "always" because who knows what will happen? Maybe in 5 years Rakudo will be abandoned and the standard Perl6 implementation will be quite different. But I've seen nothing to suggest that, looking from the outside.

AFAICS, Perl and Perl6 will always have orthogonal use cases. It's only the Perl6 name which will damage Perl's usage and that is a real shame.

Update Oct 2019: I'm pleased to say that there is finally a new name for this language (Raku) which we can all hope will go some way to mitigating the damage already done to Perl and ensure that no more is done in future.


In reply to Re^6: Think Perl 6 (new book) by hippo
in thread Think Perl 6 (new book) by pvaldes

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.