Does this have to be exact?
No.
Am I crazy?
Maybe :)
Does this sound like a good idea?
Yes.
I think it would be interesting to see the results, and even more interesting to see the Monks' opinions of the results.
Here are some expected outcomes:
- Core modules and pragmas would tend to be used more often than non-core.
- Older modules would tend to be used more than newer ones.
- Smaller modules would tend to be used more than larger ones.
- General-purpose modules would tend to be used more than modules that target a specific use.
If a module is used by many other modules, then there is a good chance that the module is of high quality. I would expect Carp to be used by thousands of modules, and it is a good module, in my opinion.
However, I would expect that another great module, like XML::Twig, would not be used by many modules. I am not trying to compare this to Carp, because they are in totally different categories. My point is that some great modules might not be used by any other modules. Just because XML::Parser is used by 100 modules, and XML::Twig is used by 2 (or 0), doesn't mean a user should choose XML::Parser over XML::Twig.
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.