My suggestion would be to continue to use CPAN and contribure your own modules as you find that some ideas may not have been published as of yet.

As far as becomming a maintainer of different modules, I would recommend this:
If you use a module that you find bugs, want modifications, add functionality, etc., that would be a good time to get ahold of the author. When in contact, you may also express your wishes to maintain more CPAN modules and that you would be happy to make your requests for fixes, functionality modifications on their behalf.

This should be pretty fair to the authors and yourself as well. Be warned though, there are a number of mods that have been in CPAN for some time now, and the authors might be out of date with the Perl community. The e-mail address, personal URL's, etc might be out of date. No matter the case, I would keep the recommendation. It will not only allow you to be the maintainer you wish, but it will also keep your interest since applicatons you maintain will be using the modules as well.

---hA||ta----
print map{$_.' '}grep{/\w+/}@{[reverse(qw{Perl Code})]} or die while ( 'trying' );

In reply to Re: Maintainer looking for a module by wazzuteke
in thread Maintainer looking for a module by pileofrogs

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.