Oh, Great Monks:

I have embarked upon a new quest. My quest is to brave the great CPAN and leave a module for all to see. This is my first attempt at this quest, and I am looking to the mighty and knowledgeable monks to help guide me.

I have made a module that I have been using, and when I saw brian d foy take over maintainership of the Palm::* modules, I felt I should get my Palm::Keyring module shaped up and uploaded.

Please have a look at my module Palm-Keyring-1.14.tar.gz and help me make this new module as good as possible.

I believe I have packaged it in a way that is acceptable to the CPAN, but I would like criticisms and comments on the module itself, as well as documentation, testing and the packaging bits.

I have gotten a PAUSE ID (ANDREW), read about Module::Build and made a Build.PL. I have used CPAN a pretty fair amount and looked at how other modules are packaged. I ran the module through the Perl::Critic and fixed a lot of the complaints it had, so I guess that is a start, but I am sure there are a lot of things I could be doing better, and I want to get good at this so I can make some more modules.

l8rZ,

--
andrew

In reply to Help with new quest to get a module posted to CPAN by afresh1

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.