For those that believe that adding "use 7" is too much boilerplate, think what would happen when the slightly incompatible 7.01 comes out?

What I took away from the presentation was that “breaking” changes would never be in minor releases like that; and that use feature "unicode_strings" and friends was a pretty big blockage to new features even being known, let alone used; and I agree there. Speaking of which, the only two things I found awful about the presentation were 1) social cop lectures/analysis even though I ended up moving slightly in the direction of their arguments because they were well thought out and 2) opting for “no way!” with regards to default UTF-8 behavior. Given I only had two call-outs on so many huge issues, I should say I’m impressed and hopeful and trying overlook some of the strong similarities to the whole Perl6 transition “plan” that is a part of what you are calling out.


In reply to Re^4: Announcing Perl 7 by Your Mother
in thread Announcing Perl 7 by marto

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.