I love cpan, the below text is purely a wish list for CPAN.
I thought this is the right place to ask and clarify if I have to know something on this matter.

Some times i get too impatient while searching some modules in CPAN, suppose I want to write log messages into files and i needed some modules for that, I go and search in CPAN as 'log file', it is giving me 1700+ alternatives
how do I know which is best to use for simple/complex logging on files?
If i go to sourceforge.net and do a search, they sort the projects by Relevance, Activity, Rank, Registered, Latest File and Downloads, why can't CPAN give such a helpful search results? (I know that behind sourceforge.net there are too many working towards giving such a perfect interface, but even though in CPAN we can't give all that, atleast we can give, downloads and rank.)

Or otherwise guide me how to fetch a relevant, reliable, easy to use, easy to maintain module in CPAN easily, it can of any type like

file logging
tcp sockets
etc


Vivek
-- In accordance with the prarabdha of each, the One whose function it is to ordain makes each to act. What will not happen will never happen, whatever effort one may put forth. And what will happen will not fail to happen, however much one may seek to prevent it. This is certain. The part of wisdom therefore is to stay quiet.

In reply to Too many alternatives in CPAN by targetsmart

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



  • 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:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.