in reply to Form Processing modules

HTML::FormFu does have database integration, in DBIx::Class::HTML::FormFu.


We're not surrounded, we're in a target-rich environment!

Replies are listed 'Best First'.
Re^2: Form Processing modules
by zby (Vicar) on Oct 11, 2007 at 17:33 UTC
    Updated - thanks. I don't like the fact that it requires that you add form related code to the database - that's probably why I forgot about it.