I can think of a couple ways to counteract the negative review. Firstly, create a list of your module's
strengths. Since you only first released it a few months ago (according to the "Changes" file), you must have done some research which led you to believe there are some advantages over other similar modules, such as:
- Unique methods/functions
- Convenient methods/functions
- Optimized for speed/memory/whatever
- Portable across unix/windoze
You should mention some of these advantages in the module's POD, instead of down-playing it, as you are currently doing.
Secondly, consider promoting your code by participating more in on-line forums, such as PerlMonks, if you are not already doing so. For example, answer questions posed by Seekers of Perl Wisdom, and offer your code as a potential solution, where applicable. Demonstrate to the public that your code is indeed valuable by providing concrete examples to solve a problem. I learned about many of the CPAN modules I use today because I saw others posting code here at the Monastery, not by reading a CPAN review.
By the way, I have seen other authors post reviews of their own modules when they release new versions. It is a good approach.
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.