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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.