Skip Menu |

This queue is for tickets about the HTML-Tested CPAN distribution.

Report information
The Basics
Id: 51737
Status: new
Priority: 0/
Queue: HTML-Tested

People
Owner: Nobody in particular
Requestors: FWIE [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.54
Fixed in: (no value)



Subject: [Patch] POD nit
The attached patch fixes some POD, which renders wrong, at least at search.cpan.org.
Subject: pod.patch
diff --git a/lib/HTML/Tested.pm b/lib/HTML/Tested.pm index 0288cdd..da617d5 100644 --- a/lib/HTML/Tested.pm +++ b/lib/HTML/Tested.pm @@ -209,7 +209,7 @@ sub ht_set_widget_option { =head2 $root->ht_validate Recursively validates all contained widgets. See C<HTML::Tested::Value> for -C<$widget->validate> method description. +C<< $widget->validate >> method description. Prepends the names of the widgets which failed validation into result arrays.