Also, the book Modern Perl, if everybody agrees
Muhahahaha. *Everyone agrees*? This is the Perl community. Even the relative small number of people on p5p (the people that usually do the actual work on the documentation) cannot agree on anything.

Perl is something that was an improvisation and it's starting to get more organized.
Perl organized?
But nobody knows that it's organized because they don't have the time to read all the blogs in the Perl "ecosystem" and go on IRC and ask a ton of questions on various channels.
Ah, it's organized because it has too many blogs and channels for a sane person to follow!

I would say that Perl isn't organized. Larry Wall != p5p != TPF != YEF != OSCON != ... "Modern Perl" is just someones view of how one can program. A view that has some followers. A view that also many people disagree with.

Perl is all about "there's more than one way of doing it". And that's not limited to having more than one way of programming a basic thing. It extends to the entire "cloud" around it.

So if they include the "Modern Perl" modules and docs in the documentation that comes with every Perl distro then maybe the situation will change.
Unlikely. If only that most people don't even read the documentation.

In reply to Re^2: Putting Perl Back on Top in the Fields of Scientific and Financial Computing by JavaFan
in thread Putting Perl Back on Top in the Fields of Scientific and Financial Computing by hermida

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.