Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Perl with Everything

by brian_d_foy (Abbot)
on Feb 07, 2006 at 21:03 UTC ( [id://528631]=note: print w/replies, xml ) Need Help??


in reply to Perl with Everything

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

Replies are listed 'Best First'.
Re^2: Perl with Everything
by demerphq (Chancellor) on Feb 08, 2006 at 08:05 UTC

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

    If i had a vote id say that the AS "core" module set would be a nice improvement over the p5p "core" module set. Actually, as time goes by it seems like the p5p set is slowly drifting in that direction anyway.

    ---
    $world=~s/war/peace/g

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (6)
As of 2024-04-19 04:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found