
Html::formfu is a html form creation, rendering and validation framework.
this package contains the html::formfu::model::dbic module, providing integration with dbix::class. it allows one to set a form's default values from a dbix::class row object and to update the database from a submitted form.