Disclaimer: I'm putting this here because this is where my last post got put.
That being said, perllibv2.01 is now available at SourceForge. I've made so many improvements over v1 that it isn't funny, and there's more to come! Download and be merry! (or not, and email me about it at stormwolf@linuxfreemail.com)

Out of curiosity, AgentM(this is directed at everybody else, too), when I announced the initial release you said in this post that you couldn't see any advantage over perlxs. What would you like to see in a library such as the perllib (besides regexes, which I will implement thanks to tilly's suggestion, and overloads, which I will implement when I'm satisfied with the C version)?

~Cybercosis


In reply to perllibv2.01 by Cybercosis

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.