This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ae454f
)
forward reference from "new features" to "experimental"
author
Ricardo Signes
<rjbs@cpan.org>
Wed, 17 Dec 2014 00:33:00 +0000
(19:33 -0500)
committer
Ricardo Signes
<rjbs@cpan.org>
Tue, 6 Jan 2015 02:31:40 +0000
(21:31 -0500)
pod/perlpolicy.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perlpolicy.pod
b/pod/perlpolicy.pod
index
6efa082
..
683d62c
100644
(file)
--- a/
pod/perlpolicy.pod
+++ b/
pod/perlpolicy.pod
@@
-182,7
+182,9
@@
bug as a feature, we need to treat it as such.
New syntax and semantics which don't break existing language constructs
and syntax have a much lower bar. They merely need to prove themselves
-to be useful, elegant, well designed, and well tested.
+to be useful, elegant, well designed, and well tested. In most cases,
+these additions will be marked as I<experimental> for some time. See
+below for more on that.
=head2 Terminology