Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

comment on

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

This post is an attempt to clarify and focus my earlier post: CPAN reference counter?.

I would like to know how many time a module gets used by other modules. There seems to be a few projects which attempt to figure out what modules a module depends upon, which is almost but not exactly the opposite.

The reason I want to know this is to have a kind of popularity/usefulness metric. I'm interested in helping people who are trying to decide what module among many to use when confronted by an array of choices. It would also provide an easy top-ten list for newbies looking to familiarize themselves with perl.

In academia, a lot of scientists count the success of a given article by the number of other articles that reference that article, and I think the same thing could apply here.

Now, here's the real question (and why I'm posting again...): Does this have to be exact? I don't think it does. If it's used by humans trying to whittle down a list of possible solutions, it can be a little out of date and miss a few references without ruining anyones day. In that light, it's like kwalitee: useful but not the end of your problems.

Am I crazy? Does this sound like a good idea?

Thanks!

--Pileofrogs


In reply to CPAN Reference Counter II by pileofrogs

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 wandering the Monastery: (2)
As of 2024-04-26 03:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found