I agree, but I also sympathize with AnonMonk.
Posting (at least parts of your node) in two places at once, using ALL UPPERCASE words in the title and make massive usage of bold text made me think of spam immediately.
I was also a bit suspicious why version 0.52 requires a big announcement. It doesn't exactly look like an initial release (although it can be an initial release on CPAN, of course), and your text doesn't tell us what's so special about this version.
Most Meditations also explicitly encourage discussion, and when they focus on a specific module, they ask for feedback. I notice you put an RFC in your title, but you don't tell us anything specific you want comments on.
I'll assume that you want feedback indeed, and not just advertise your module. I can't really comment on the interface because I don't really do XML processing, but I'll comment on a few technical aspects:
- A few files in the distribution are marked as executable, although they aren't (Changes, Makefile.PL and MANIFEST, for example)
- The META.yml file doesn't contain license information
- The tests really only test that some commands didn't die, but they don't test that your module actually works as expected.
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.