http://qs1969.pair.com?node_id=1153367

seanc has asked for the wisdom of the Perl Monks concerning the following question:

I need to create a simple HTML form with a database backend. I have done this sort of thing with CGI in the past, but I believe PSGI/Plack is the preferred alternative now. Is that correct, or is there something else I should be looking at? Should I be looking at a complete framework like Catalyst?

Any good starting points? I've found the following so far:

This will run on an Ubuntu 14.04 server, with Apache.