in reply to Web Applications
Personally, I use CGI, Template, and DBI. They're simple enough to put together on your own, and I've never found a reason to use anything else other than those three base modules for the basic farmework of a web application. I have previously looked at Class::DBI but wasn't floored by what it could do; but since it seems to have a very widespread audience of users that praise it, I may have to take another look.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Web Applications
by siracusa (Friar) on Jul 07, 2005 at 14:02 UTC |