in reply to
Automatic Web Forms generation from pre-existent DataBase
You can have a look at
Catalyst::Example::CRUD
- but it is now a bit dated. I am now trying to change it to use
HTML::FormFu
instead of HTML::Widget.
Comment on
Re: Automatic Web Forms generation from pre-existent DataBase
In Section
Seekers of Perl Wisdom