personally I think perl5 is heading in the right direction. The fact that some developers use undocumented or unsupported (hidden) features start complaining when they get fixed or reaped is by no means a measure of quality.

Personally I have blocked *all* modules written by the author of that blog for several reasons. One of them is that he does not follow the "rules" for writing CPAN modules from the start (like requiring a C compiler newer than what perl5 itself requires).

Even if his modules are actually good, his level of support (or better, the absence of it), revokes his right to complain completely.

Your opinion may differ, but you asked for opinions.

perl6 is mostly fun, and you can learn an awful lot from it. For me it is not production ready for just two reasons: 1. speed, 2. usable documentation. Documentation is worked hard on right now, but speed is not quite what I hoped it would be.


Enjoy, Have FUN! H.Merijn

In reply to Re: What's the perl5's future? by Tux
in thread What's the perl5's future? by xiaoyafeng

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.