Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^2: How to pick a CPAN module

by Sixtease (Friar)
on Nov 03, 2008 at 08:51 UTC ( [id://721037]=note: print w/replies, xml ) Need Help??


in reply to Re: How to pick a CPAN module
in thread How to pick a CPAN module

This is a wonderful idea! ++

But i see some problems. Some authors have their modules broken into several smaller ones and have dependencies among each other. Others have monolithic modules. With dependencies raising the module rank, the latter would be handicapped, and I don't think they should.

Also, in the former case, where one big (and more important) module depends on many smaller ones, the smaller would be favored.

use strict; use warnings; print "Just Another Perl Hacker\n";

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-04-24 12:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found