Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: CPAN Reference Counter II

by toolic (Bishop)
on Feb 04, 2010 at 01:53 UTC ( [id://821300]=note: print w/replies, xml ) Need Help??


in reply to CPAN Reference Counter II

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.

Replies are listed 'Best First'.
Re^2: CPAN Reference Counter II
by pileofrogs (Priest) on Feb 04, 2010 at 16:58 UTC

    Precisely! If you're trying to figure out which XML module you want to use, you could compare the scores of the different XML modules you are considering.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://821300]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (2)
As of 2024-04-25 01:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found