From b50cfd0a486367dd5f82cdf3ec88ee9d3aa67aa4 Mon Sep 17 00:00:00 2001 From: Ricardo Signes Date: Tue, 16 Dec 2014 19:33:00 -0500 Subject: [PATCH] forward reference from "new features" to "experimental" --- pod/perlpolicy.pod | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pod/perlpolicy.pod b/pod/perlpolicy.pod index 6efa082..683d62c 100644 --- 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 for some time. See +below for more on that. =head2 Terminology -- 1.8.3.1