I've certainly noticed how hard it is to find the needles - mostly because the haystack is continually growing.

The Everything2 and Slash programs are a little larger and more complex than the type I'm currently looking for. I'll keep them in mind when I've collected together decent examples of mainstream programs though.

I understand the nms team's reasons for limiting their initial releases, considering that their first objective was to offer drop-in replacements for those at Matt's Script Archive.

I'm hoping that now they've achieved this, they will expand the range available (which does seem to be their intention).

I'm not sure I'm competent enough (yet) to attempt to improve upon their code, and by the time I am, they will probably have done so themselves.

I actually have another program in mind for my first large project, which they don't currently offer and that I have been trying to find an example of for my own use for some time now (without success).

I will definitely be looking to their code for inspiration however.

__________
"Every program has at least one bug and can be shortened by at least one instruction -- from which, by induction, one can deduce that every program can be reduced to one instruction which doesn't work." -- (Author Unknown)


In reply to Re: Re: Re: Re: Quality Perl/CGI programs? by Wysardry
in thread Quality Perl/CGI programs? by Wysardry

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.