From 9650f35b1f161b417324376040f61ae47b518529 Mon Sep 17 00:00:00 2001 From: Ricardo Signes Date: Thu, 18 Dec 2014 21:21:58 -0500 Subject: [PATCH] perlpolicy: the point is caution, not low stakes --- pod/perlpolicy.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pod/perlpolicy.pod b/pod/perlpolicy.pod index 683d62c..b1fef21 100644 --- a/pod/perlpolicy.pod +++ b/pod/perlpolicy.pod @@ -158,8 +158,8 @@ Existing syntax and semantics should only be marked for destruction in very limited circumstances. If they can be easily replaced, are believed to be very rarely used, and stand in the way of actual improvement to the Perl language or perl interpreter, they may be -considered for removal. If both the cost and the gain are believed to -be low, backward compatibility wins. When a feature is deprecated, a +considered for removal. When in doubt, caution dictates that we will +favor backward compatibility. When a feature is deprecated, a statement of reasoning describing the decision process will be posted, and a link to it will be provided in the relevant perldelta documents. -- 1.8.3.1