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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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.