Alternative take: I am not smart skilled enough to know what I really want. I’m not a language designer. I could put together a long wishlist and it might well end up as a language I hated to use because it would lack integrity and internal consistency. For all the guff Perl gets about some design choices, like $stuff[1], I think its design is subversively brilliant and partly counter intuitive. I’ve told my tale often: I started “hacking” at 10 or 11 and fell completely away from it a few years later for more than a decade. I never would have come back without Perl because only Perl made it fun.

I do know that environment, ecology is crucial. If it is not easier in the future to create, test, build, vet, and distribute “CPAN” packages than it is today, that’s lead in a swimmer’s pockets. I don’t know how relevant that can be to language changes but I feel like it should be a concern deeper than vanilla backwards-compatibility. Personally, I have had a rough go trying to integrate C-libs into code. I would love for that to be easy. I’d settle for less difficult. That relates directly to catching up the CPAN. There are a lot of mid-level JAPHs like me that would be wrapping up modern libraries regularly.


In reply to Re: If Perl 5 were to become Perl 7, what (backward-compatible) features would you want to see? by Your Mother
in thread If Perl 5 were to become Perl 7, what (backward-compatible) features would you want to see? by haukex

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.