In perl.git, the branch release-5.19.7 has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/1c5add82a6ef019aaf59ce1692838090335c9e43?hp=284f2d4958c92f3b06c418f3c9ae8a63b9ed6648>

- Log -----------------------------------------------------------------
commit 1c5add82a6ef019aaf59ce1692838090335c9e43
Author: Abigail <[email protected]>
Date:   Fri Dec 20 17:25:19 2013 +0100

    Mention the fact CGI is deprecated in the list of updated modules as well.
    
    It fits the pattern.
-----------------------------------------------------------------------

Summary of changes:
 pod/perldelta.pod | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 39eec78..970dd3b 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -61,6 +61,8 @@ Avoids a warning about "undefined variable in user_agent" in 
some cases, and
 updates L<CGI::Cookie> documentation to reflect that "HttpOnly" is widely
 supported.
 
+NOTE: L<CGI> is deprecated and may be removed from a future version of Perl.
+
 =item *
 
 L<constant> has been upgraded from version 1.29 to 1.30.

--
Perl5 Master Repository

Reply via email to