Mention the fact CGI is deprecated in the list of updated modules as well.
authorAbigail <abigail@abigail.be>
Fri, 20 Dec 2013 16:25:19 +0000 (17:25 +0100)
committerAbigail <abigail@abigail.be>
Fri, 20 Dec 2013 16:25:19 +0000 (17:25 +0100)
It fits the pattern.

pod/perldelta.pod

index 39eec78..970dd3b 100644 (file)
@@ -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.