in reply to Re^2: WWW::Scripter Helpin thread WWW::Scripter Help
I would read WWW::Scripter, and likely the ->document method returns a HTML::DOM object that you can use to manipulate the DOM of the current page, regardless of (un)named elements.