develooper Front page | perl.bootstrap | Postings from July 2000

Re: Working Group Proposal

From:
abigail
Date:
July 24, 2000 19:32
Subject:
Re: Working Group Proposal
Message ID:
20000725023135.5280.qmail@foad.org
On Mon, Jul 24, 2000 at 06:55:46PM -0700, Chip Salzenberg wrote:
> According to horos:
> > Include keyword 'open' in perl library? [y]
> > 	Include support for 'http' in 'open' [y]
> > 	Include support for 'ftp' in 'open' [y]
> > 	Overload 'open' with other support (https, etc)? [n];
> > 
> > Include keyword 'close' in perl library? [y]
> > Include keyword 'select' in perl library? [y] n 
> 
> One point against: The more of Perl that's optional, the more Perl
> programs become non-portable -- perhaps by accident.


Yes, and that would be a shame. An alternative would be to have the
choice whether such features go in the core, or in some load-on-demand
module. Then you have to option to, at the cost of some runtime overhead,
combine both things. A small perl, but still portable, as it will load
modules if needed.



Abigail



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