I love Perl, CPAN, open source and the freedom it provides. I have used open-source software for 15 years, and I love to be part of a community where we can share and all benefit. Now is the time for me to give back. So what do I do? I submit patches. Usually small snippets, nothing fancy or ground-breaking. Some wrong return values here, some country codes missing there, add a few missing tests over there.

But I'm in doubt. For the last 6 months I have seen more than 3 bug reports or patches submitted through appropriate channels to CPAN modules that remains unanswered. The submissions has either been from people I know or work with, or mine. Some were followed up by attempts to contact a CPAN module author directly, some were not. In no case was there a response. This leads me to doubt the whole idea of CPAN, and especially the single-point-of-failure the single module maintainer represents.

I don't expect any seasoned module author to accept and apply any random patch, but is a response, even a negative one, too much to hope for? Are there models that could work better in the sense that people who want to contribute, although limited in vision and skill, will feel part of it instead of left out?

Please help me restore my faith in CPAN.

Update: Oddly enough, I got a patch (however minor and unimportant) accepted today. My point proven wrong, and my faith in CPAN restored :)

--
No matter how great and destructive your problems may seem now, remember, you've probably only seen the tip of them. [1]

In reply to Losing faith in CPAN - unresponsive module authors by andreas1234567

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.