I just recently uploaded my first CPAN module too (Algorithm::BinPack, in case you wonder). Interestingly, my experience was a bit different from the one you describe. It was kind of fun and exciting, if such words can be used to describe the process of uploading a file to an archive. Building a nice test suite was an interesting challenge for me, and I was pleasantly surprised by the automated testing done by testers.cpan.org. My carefully crafted test suite passes on 6 different platforms! That's satisfying.
I wasn't terrified of making mistakes, either. Everybody makes them, and unless they cause the death and/or destruction, they're only truly bad when you don't correct them. For instance, when I uploaded the 2nd version of my module, I accidentally broke the test suite. Silly me! I forgot to check it before uploading. So I fixed it, and uploaded another version. No big problem, just a bit of egg on the face. As long as you're willing to correct any mistakes and move on, I wouldn't worry too much about getting your upload perfect the first time.
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: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.
|
|