summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbigail <abigail@abigail.be>2013-12-20 17:25:19 +0100
committerAbigail <abigail@abigail.be>2013-12-20 17:25:19 +0100
commit1c5add82a6ef019aaf59ce1692838090335c9e43 (patch)
tree933db3d7d2bc97319292b1a1e070d9ed506dc71a
parent284f2d4958c92f3b06c418f3c9ae8a63b9ed6648 (diff)
downloadperl-1c5add82a6ef019aaf59ce1692838090335c9e43.tar.gz
Mention the fact CGI is deprecated in the list of updated modules as well.
It fits the pattern.
-rw-r--r--pod/perldelta.pod2
1 files changed, 2 insertions, 0 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 39eec78f57..970dd3b22f 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.