Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

comment on

( #3333=superdoc: print w/replies, xml ) Need Help??

You don't need to bundle every module in CPAN to use it, and I wouldn't want a stable.tgz that had everything in it.

It really doesn't take that much effort to install Perl modules, and the ones that do take effort aren't going to install any easier if they are in the core.

It isn't an issue of technology. We could just make the distribution huge. That would be a lot of wasted effort, though.

There is a small issue of quality. The Perl core is pretty well tested. That isn't true for a lot of CPAN.

In most cases it's not a legal issue since most modules have the same license as Perl.

It's just not a good idea because it doesn't gain you any real benefit. If you magically solved this problem, the same people would find something else to complain about. It's not that they don't use Perl because the core set of modules is so small; it's usually something else, such as firewall policies, ignorance, or just plain stubborness.

Sure, Java and .NET may have huge installers, but the minimal size of CPAN barely fits on a CD, and most people aren't going to use most of that. Why would you want to wait for 600 MB to download just to get Perl?

You could argue for a fat distribution, but you can already make that yourself. Get a copy of a minicpan and there you are. You bundle your script as a normal Perl distribution and let CPAN.pm handle the rest.

And, you forgot to mention which other modules you thought should be part of core.

--
brian d foy <brian@stonehenge.com>
Subscribe to The Perl Review

In reply to Re: Perl with Everything by brian_d_foy
in thread Perl with Everything by tomazos

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 romping around the Monastery: (3)
As of 2023-12-01 20:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (5 votes). Check out past polls.

    Notices?