Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

The pertinent question is not so much "What are the best CPAN modules", but "What is the best CPAN module to perform some specific task".

The answer to the second question is very often, "All CPAN modules are best for some specific task". After all, the authors of modules spend the time to write and publish their modules because the modules provide a facility or way of solving a specific problem that didn't seem to be available when the modules were conceived.

Sure, there are plenty of unmaintained and even just plain broken modules around, and there are some that are clearly well written and solve their particular problems very well. But a list of the "best" is just barely usefull.

Of much more potential use is to change the focus slightly and look at "The most popular modules". Those are the ones that are used a lot, often because they are the best, but also because the solve problems that are frequently encountered.

So yes, I agree with your intent, but I'd shift the focus to "most popular", which is actually much easier to measure than "best" (see the What is quality? discussion). I'd focus less on problem domain and more on hints for usage of each module. Actually the two don't have to be exclusive, an index by popularity and another by problem domain solves the problem. Note that as soon as you start sorting stuff into slots though, bits drop through the cracks - good indexes are very hard to generate! (The popularity index is easy - but mutable, the purpose index is hard - but fixed.)


DWIM is Perl's answer to Gödel

In reply to Re: Section proposal: Best CPAN Modules by GrandFather
in thread Section proposal: Best CPAN Modules by ptum

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (4)
As of 2024-04-24 20:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found