Bleadperl had some minor pod fixes to CGI.pm which never made their way
back to CPAN. With the upgrade of blead to CGI 3.45 I've removed these
local fixes (so blead is better in sync with CPAN), but thought I'd record
the fixes here in case you want to add them to the CPAN version.
--- ../cpan/untarred/CGI.pm-3.43/CGI.pm 2009-02-11 16:56:37.000000000 +0000
+++ lib/CGI.pm 2009-04-23 13:25:06.000000000 +0100
@@ -6441,7 +6441,7 @@
=back
-The optional b<-labels> argument is a pointer to a hash
+The optional B<-labels> argument is a pointer to a hash
relating the checkbox values to the user-visible labels that will be
printed next to them. If not provided, the values will be used as the
default.
@@ -6453,7 +6453,7 @@
columns. You can provide just the -columns parameter if you wish;
checkbox_group will calculate the correct number of rows for you.
-The option b<-disabled> takes an array of checkbox values and disables
+The option B<-disabled> takes an array of checkbox values and disables
them by greying them out (this may not be supported by all browsers).
The optional B<-attributes> argument is provided to assign any of the
@@ -7507,7 +7507,7 @@
do this manually, although it won't hurt anything if you do. However,
note that if you have applied Service Pack 6, much of the
functionality of NPH scripts, including the ability to redirect while
-setting a cookie, b<do not work at all> on IIS without a special patch
+setting a cookie, B<do not work at all> on IIS without a special patch
from Microsoft. See
http://support.microsoft.com/support/kb/articles/Q280/3/41.ASP:
Non-Parsed Headers Stripped From CGI Applications That Have nph-