in reply to MySQL and Perl CGI

This kind of app is what's known as "CRUD" = Create Read Update Delete. And there are just so many already-existing tools out there for doing that, you shouldn't have to write your own.