I use HTML::form in an attempt to create a form object which I intend to
populate and submit via LWP. How do I access "textarea" s wthin a form?
Simple inputs can be accessed via something like
$form->value($name,$value); however if I try this witha textarea I get a
"no such input" error. Can anyone shine some light on this for me? Any
help is appreciated.
Best Regards,
Adam Russell

Reply via email to