Jumpstart a Perl CGI-App project with this reusable MVC object-oriented "starter" application. Includes session management, user authentication and management (sign in/out, forgot password), clean MVC separation for database model classes.
Categories
CGI ScriptsLicense
GNU General Public License version 2.0 (GPLv2)Follow Perl MVC CGI::Application example
Other Useful Business Software
Agentic AI SRE built for Engineering and DevOps teams.
NeuBird AI's agentic AI SRE delivers autonomous incident resolution, helping team cut MTTR up to 90% and reclaim engineering hours lost to troubleshooting.
Rate This Project
Login To Rate This Project
User Reviews
-
I used this project to introduce myself to Perl web/CGI programming. The project has a very nice balance between features and simplicity (that is essential when one is taking his first steps), but the real killer factor is the documentation that is best of the class. Plus the author is present in the CGI::Application mailing list.