develooper Front page | perl.perl5.porters | Postings from January 2012

Re: Reaction to Redhat/Fedora modified releases

Thread Previous | Thread Next
From:
Jan Engelhardt
Date:
January 31, 2012 01:48
Subject:
Re: Reaction to Redhat/Fedora modified releases
Message ID:
alpine.LNX.2.01.1201302233190.11591@frira.zrqbmnf.qr

On Tue, 24 Jan 2012 13:54:17 -0500, David Golden wrote:

>On Tue, Jan 24, 2012 at 12:54 PM, Jerome Quelin wrote:
>
>>we are also splitting perl in various sub-packages for various issues:
>>
>>- size: we provide a perl-base package stripped to the bare minimum to
>> reduce installation footprint on install cd
>
>How "bare minimum" are you talking about? Does every byte count or
>would a 30% reduction be enough?

From my perspective (as someone who has been trying to squeeze commodity 
distros into less space than they would like), a distro-provided minimal 
perl rpm/$whateverformat package should just contain enough 
files to start the perl interpreter and use built-in functions (e.g. 
printf) and not much more really. As in, everything that could be "use"d 
and is a file could be in a separate rpm and resolved via rpm-level 
deps.
And maybe that is what a p5p-specified minimal perl set could look like, 
in other words, the Standard Installation tarball would be the minimal 
parts plus numerous "conveniently shipped modules" (like CGI.pm).

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About