I don't know the motivation of FreeBSD people but the current Perl
distribution is frightening. It is not so much a question of size
but a question of comfort. Who besides the p5p afficionados know
everything that is in that Perl distribution? Or should I upgrade packages
that are both in the core and distributed in CPAN. Also if I were
a beginner I would like to be confident I know the main Perl modules.
Many people are not perlmonks and use perl as a tool among others.
It seems that Perl is becoming so large that it needs more commitment than most people are ready to give.
I think this is very very sad that Perl, Python or Ruby have not displaced
the Bourne-shell as a way of scripting. But that some major Unix
distro choose to go back to traditional shell is a strong message.
Something is very wrong.
The perl community should probably distribute a base-perl just like
Mandrake does (I think debian did it first). And a base-perl doc too.
The base perl weight is 1.7Mo including .85 for libperl.o.
It includes everything to import modules, be they .pm and .so,
It has the pragmatic modules, the FILE::* and IO::* so one
can already do serious programming.
--
stefp -- check out TeXmacs
wiki
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.