I don't want to derail this thread, but I want to point out (with kindness and the hope that you'll take this as constructive criticism) that this is exactly the kind of post that earns you downvotes and makes it hard for you to fit in here. First of all, it's not related to the question in any way that I can tell, so that alone could annoy people into voting it down. Second, it really says very little (is any language "textbook-complete," whatever that means?). Yet it manages to sound as if you know what all the developers of Perl intend for it. Try this sentence:

"I like Perl because its focus seems to be on getting things done, more so than on having the most elegant implementation."

See how that said basically the same thing you said, but presented it as an opinion, rather than a pompous and global claim? See how it softened the part that might sound like criticism by leading with the praise? Try couching things more like that, and I think your ideas will be better received. Better yet, stop and think before posting, "Am I just pontificating here, or am I actually trying to help the questioner with the problem at hand?"

Aaron B.
Available for small or large Perl jobs; see my home node.


In reply to Re^2: Modules or Classes by aaron_baugher
in thread Modules or Classes by Anonymous Monk

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.