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".