Skip Menu |

This queue is for tickets about the Mozilla-Mechanize-GUITester CPAN distribution.

Report information
The Basics
Id: 51741
Status: new
Priority: 0/
Queue: Mozilla-Mechanize-GUITester

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

Bug Information
Severity: (no value)
Broken in: 0.20
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/Mozilla/Mechanize/GUITester.pm b/lib/Mozilla/Mechanize/GUITester.pm index e543557..93cf321 100644 --- a/lib/Mozilla/Mechanize/GUITester.pm +++ b/lib/Mozilla/Mechanize/GUITester.pm @@ -290,7 +290,7 @@ sub get_element_style { =head2 $mech->get_element_style_by_id($element_id, $style_attribute) Convenience function to retrieve style property by C<$element_id>. See -C<$mech->get_element_style>. +C<< $mech->get_element_style >>. =cut sub get_element_style_by_id {