There is only one Perl, namely the Perl. You don't have different vendors developing slightly differing versions of Perl. And for that reason, there is no more need for standards than Perl already is (and backwards compatibility is an altar stone on which lots of things are sacrificed in the Perl world). The only thing an "ANSI" standard would bring would be a development process slow as molasses. Perl 4 and Perl 5 are quasi-standardized, because many OS vendors include it as a crucial part for the utility programs of their OS, so these parts won't change ever.

Also, creating an ANSI comittee costs real money, which isn't that easy to come by for the Perl community, or rather, which is easier acquired and spent for other things. If you are looking for the "standard documentation", I think the Camel book(s) are just that. They lack the ANSI label and the price tag of USD 300+; you can't as easily bludgeon people to death with them and they are more entertaining I believe.


In reply to Re: Ansi Perl by Corion
in thread Ansi Perl by Eyck

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.