Before I get flamed and down-voted because I didn't do a super search, let me say that I did find a lot of nodes already pertaining to this topic. But I think my situation is a bit different, so let me explain.

Several months ago, I stumbled upon a module that was used in a script that my friend was working on. I, of course, found quite a bit of use for the module, so I started using it recently in a script of my own. I've found a few bugs in the module, and I will likely be patching my copy of the module. I would like to submit it to the maintainer, but the maintainer's address is now not working. So I jumped on CPAN to see if I could find the module and find out a more current e-mail address. No luck. The module doesn't exist on CPAN.

I've considered submitting the module to CPAN complete with the patch. But I don't want to assume the role of maintainer for this module. I am, after all, not a veteran perl coder, and I have very little experience writing modules. But I honestly don't know what to do. Does anyone have some advice for me?

--Coplan


In reply to Orphan Module not on CPAN by Coplan

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.