From: Chris 'BinGOs' Williams Date: Mon, 18 Feb 2013 18:39:15 +0000 (+0000) Subject: Document encoding deprecation in perldelta X-Git-Tag: upstream/5.20.0~3996 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=62c60a36ea3e53be5a6d2fcaa0c6b1d5ffbc9140;p=platform%2Fupstream%2Fperl.git Document encoding deprecation in perldelta --- diff --git a/pod/perldelta.pod b/pod/perldelta.pod index c89f644..ac381a5 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -70,6 +70,18 @@ an updated module in the L section. [ List each deprecation as a =head2 entry ] +=head2 Deprecated pragma + +=over + +=item L + +This module is deprecated under perl 5.18. It uses a mechanism provided by +perl that is deprecated under 5.18 and higher, and may be removed in a +future version. + +=back + =head2 Deprecated Modules The following modules will be removed from the core distribution in a