develooper Front page | perl.perl5.porters | Postings from December 2011

Re: what's "use VERSION" all about?

Thread Previous | Thread Next
From:
Steffen Mueller
Date:
December 6, 2011 09:01
Subject:
Re: what's "use VERSION" all about?
Message ID:
4EDE4A1E.1030802@cpan.org
On 12/06/2011 10:35 AM, Johan Vromans wrote:
> Ricardo Signes<perl.p5p@rjbs.manxome.org>  writes:
>
>> I am torn on experimental.pm, but that's not the important part. The
>> important part is using the feature mechanism for features not found
>> in any group to make them easier to test, with the freedom to easily
>> remove them later.
>
> We can already do this. There's no hard requirement that features must
> be part of a release set, so it is possible to add features that are
> never automatically or implicitly enabled.

I think the important bit of my original suggestion was that it 
contained a clearly visible label saying that what you're requesting is 
experimental. Whether that's exposed as a separate pragma name (with the 
nicer syntax and small associated cognitive overhead) or a prefix to the 
feature name I don't care.

That, and the fact that the experimental stuff can be yanked out and we 
don't provide any guarantees.

--Steffen

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