No we don't.

I don't need an SPL. I don't think the perl community need an SPL. If we'd wanted a single standard library of modules that've been singled out and promoted as the absolute truth and The Way We Do Things Around Here, we'd have turned to Java in the first place. Java is a great language that has an excellent class library that's getting better for each release. Also, java gives you no choice about what library/classes/modules to use. It's Sun's way or the highway.

I don't want that to happen to perl. I don't want a standards committee to decide what algorithms I should run. You might say that I have a choice and that I could choose not to go with the standard modules, but that's not how things'd work out in the long run. Eventually, there wouldn't be any other modules, and if I insisted on rolling my own, I'd be derided as a naive newbie. It couldn't happen here, you say? This is already how we treat anyone who admits to writing his own cgi routines (see A "newbies" thoughts on cgi.pm... for the most recent thread).

Cheers,
--Moodster


In reply to Re: We have no SPL. by moodster
in thread We have no SPL. by educated_foo

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.