I've volunteered to help support a CPAN module, something I've never done before. I'm learning that there are a number of prerequisites before I can start doing so.

For a number of reasons, I want to do this on my home PCs, rather than on a PC or Unix box provided by my employer.

I've learned I need a source-versioning control package, and that Subersion is a good way to go. Okay, I down-loaded an evaluation copy of Tortoise SVN. Now it seems that the SVN requires a Database Server reside on my PC.

Even simpler, does a guide or an FAQ exist on how to get started as a CPAN supporter? (I've looked through the documentation on cpan.org, and see how to release new modules, but not how to support one. If I'm mistaken, I will be happy to be publicly chided for not RTFD.)

If one doesn't exist, I plan to write it ... once I get to the point where I know what to do. 8-)

Thanks in advance for your time and your help.


In reply to How do you support your first CPAN module? by apl

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.