I'm assuming that you already posted to the modules
list (
http://www.xray.mpe.mpg.de/mailing-lists/modules/) in order to get your CPAN ID.
You might want to ask there about your module,
if you've not done so already.
You could also try a post on comp.lang.perl.moderated
to get people's opinions. Or on comp.lang.perl.modules (is that the right name?)
It may help to know some of your other plans for
the module--you say you want it to do more than just
parse zonefiles. So what else would you like it to do?
For example: what does your module do (or what do
you want it to do) that the current DNS::ZoneFile doesn't? And would there be any way to merge the
functionality of your module with that one, or are they
completely different?
Just some things to think about.
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.