About
ClearPress is a small, lightweight, extensible web application framework written in Perl. ClearPress provides a loose MVC-style of component development. It extends Template Toolkit and ships with database adaptors for MySQL and SQLite. ClearPress comes with a built-in development server making it quick and easy to test your applications.
Features
For latest changes check the ChangeLog
- Content is structured using the excellent Template Toolkit
- Database storage using MySQL or SQLite
- Standalone development server
- Can run under Apache+mod_perl (or Apache2+mod_perl2)