In perl.git, the branch smoke-me/no-feature has been created
<http://perl5.git.perl.org/perl.git/commitdiff/4ce71674ed022b181ffc7cb3bab634b932cfe30c?hp=0000000000000000000000000000000000000000>
at 4ce71674ed022b181ffc7cb3bab634b932cfe30c (commit)
- Log -----------------------------------------------------------------
commit 4ce71674ed022b181ffc7cb3bab634b932cfe30c
Author: Ricardo Signes <rjbs@cpan.org>
Date: Mon Feb 20 19:35:33 2012 -0500
"no feature" now means reset to default
See https://rt.perl.org/rt3/Ticket/Display.html?id=108776
"no feature" now resets to the default feature set. To disable all
features (which is likely to be a pretty special-purpose request, since
it presumably won't match any named set of semantics) you can now
write "no feature ':all'"
-----------------------------------------------------------------------
--
Perl5 Master Repository