so what's the problem, you already got a list of inputs, why do you need names? Just use the value method:
(not tested)for $boxes (@find_text) { if (length($boxes->value) > 100) { print $boxes->value; } }
In reply to Re: WWW::Mechanize help
by zwon
in thread WWW::Mechanize help
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |