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
Get Avast Free Antivirus | Your top-rated shield against malware and online scams
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
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.