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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.