Esteemed monks,

It seems to me that this is sort of a mess, though understandable and, in the end, good for us. True, a perl programmer beginning now will be in a tight spot, but backwards compatibility is a must. Also, we need to move forward and keep up with the best technology.

Unfortunately, sitting still in a permanent code freeze isn't a viable option. There are plenty of things we'd all like to see fixed, and Perl6 is just another attempt at this. As the code changes, we keep up. Being able to tag code as being perl5 is a nice feature, however, when we just can't get Stuff to work.

If you're new to Perl, I'd say start with 6. There are plenty of us around to help you with perl5 integration should it become a necessity. In a couple of years, 6 will be the norm. In a few years, most of the old perl5 code won't be used anymore except in legacy systems.

This, of course, is just my opinion.

Peace monks,
Bro. Doug :wq

In reply to Re: Perl 5 <-> Perl 6 compatibility: a benefit or a mess? by Bro. Doug
in thread Perl 5 <-> Perl 6 compatibility: a benefit or a mess? by citromatik

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.