I suggest not looking for a problem that needs solving and then putting it on CPAN. Doing it that way will probably end up with a shoddy peice of software. Rather, you will inevitibly find at some point that no solution exists for what you're trying to solve, or you find the existing solutions are insufficient.

The most important part of Open Source development is that the author starts with an itch that needs scratching. It is shocking how many Open Source zealots miss this simple point. Looking for a problem will not produce good Open Source software. Rather, the problem must come to you and bug you enough to do something about it.

----
send money to your kernel via the boot loader.. This and more wisdom available from Markov Hardburn.


In reply to Re: Reciprocating to the perl community by hardburn
in thread Reciprocating to the perl community by stonecolddevin

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.