in reply to
Maintaining form state with HTML::Template
HTML::FillInForm will do it. First output the HTML::Template, then fill in the form (make sticky form) with HTML::FillInForm.
Comment on
Re: Maintaining form state with HTML::Template
In Section
Seekers of Perl Wisdom