in reply to Re: What is the best HTML form builder (in your opinion)
in thread What is the best HTML form builder (in your opinion)

I'll second the HTML::FormHandler plug - I've used it for a few recent project with great success.

DBIx::Class integration was pretty simple with a couple generic controller actions to do CRUD.

  • Comment on Re^2: What is the best HTML form builder (in your opinion)