in reply to Setting up a database frontend
There is an interesting thread about CRUD applications (Create Read Update Delete) on CGI::Application mailing list. It uses CGI and HTML::Template, a 'must use' nowadays; applications that use this module can be easily ported under mod_perl for better performances.
Ciao, Valerio
|
|---|