Subject: | reduce podchecker warnings |
Fix (some) podchecker warnings:
*** WARNING: line containing nothing but whitespace in paragraph at line
267 in file lib/CGI/Carp.pm
*** WARNING: =item type mismatch ('definition' vs. 'number') at line
6992 in file lib/CGI.pm
Patched against 3.52 which rt.cpan.org doesn't seem to recognise.
Subject: | cgi.pod.diff |
diff -urN CGI.pm-3.52.orig/lib/CGI/Carp.pm CGI.pm-3.52/lib/CGI/Carp.pm
--- CGI.pm-3.52.orig/lib/CGI/Carp.pm 2011-01-24 03:20:03.000000000 +0000
+++ CGI.pm-3.52/lib/CGI/Carp.pm 2011-02-19 20:54:04.000000000 +0000
@@ -264,7 +264,7 @@
Note that this override doesn't happen until after the program has
compiled, so any compile-time errors will still show up with the
non-overridden program name
-
+
=head1 CHANGE LOG
3.51 Added $CGI::Carp::TO_BROWSER
diff -urN CGI.pm-3.52.orig/lib/CGI.pm CGI.pm-3.52/lib/CGI.pm
--- CGI.pm-3.52.orig/lib/CGI.pm 2011-01-25 04:26:34.000000000 +0000
+++ CGI.pm-3.52/lib/CGI.pm 2011-02-19 20:54:44.000000000 +0000
@@ -6990,6 +6990,7 @@
The second argument (-src) is also required and specifies the URL
=item 3.
+
The third option (-align, optional) is an alignment type, and may be
TOP, BOTTOM or MIDDLE