Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

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

Report information
The Basics
Id: 2539
Status: resolved
Priority: 0/
Queue: WWW-Mechanize

People
Owner: Nobody in particular
Requestors: mark [...] summersault.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.40
Fixed in: (no value)



Subject: form_name doc needs a little TLC
This shows up in the POD: #### $agent->form_name($number) Selects a form by name. If there is more than one form on the page with that name, then the first one is used, and a warning is generated. ### I think you mean "$name" in the example, not "$number".