in reply to
HTML::Template and checking arbitrary radio buttons
Have you looked at HTML::FillInForm? It subclasses HTML::Parser to fill in HTML forms, including radio boxes.
Comment on
Re: HTML::Template and checking arbitrary radio buttons
In Section
Seekers of Perl Wisdom