in reply to no more perl in BSD core
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
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: no more perl in BSD core
by belg4mit (Prior) on May 11, 2002 at 23:33 UTC | |
by stefp (Vicar) on May 12, 2002 at 00:09 UTC | |
by educated_foo (Vicar) on May 12, 2002 at 01:27 UTC |