Like the modern Perl testing culture? Thank Perl 6.
Are you suggesting we wouldn't have the "modern testing culture" if there hadn't been a Perl6? Are we to believe that testing, which started with version 1.0.0 and which continued to evolve ever since, would have stopped developing in 2000?

Man, you sound like those people claiming the race to the moon was worthwhile because it gave us Velcro and a pen to write upside down with. As if we wouldn't have had Velcro or something similar otherwise. Or that didn't pencils allow us the write upside down for a long time already.

I'm not denying Perl has borrowed from Perl6. Just as it has been borrowing from other languages since its birth. But without Perl6, Perl would have borrowed elsewhere. Or the ideas first raised on a Perl6 mailinglist would have raised somewhere else in the Perl world and found its way into Perl.

Would Perl be where it's now (5.12.1) without Perl6? Unlikely. Would it have progressed equally well the past decade without Perl6? I believe that to be likely. Would it have progressed even more if some of the resources now spend on Perl6 had been spend in Perl? Seems logical to me.

†For instance, Perl may have had a switch statement, and/or a smart match operator, if there hadn't been Perl6. It may not have been called given/when, and smart match is likely to have worked differently.


In reply to Re^5: Reference in Perl 6 by JavaFan
in thread Reference in Perl 6 by Anonymous Monk

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.