The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 384

  • needing to override view::error::render, a useful piece of jQuery might be:
  • $('.warnings').detach().insertAfter('#actions').effect('highlight', 3000); $('h2.error').detach().insertAfter('#actions');

Documentation

A utility for initialising applications built with the ClearPress framework.

Modules

Simple, fresh & fruity MVC framework - http://clearpress.net/
Application controller
HTML site-wide header & footer handling
database driver abstraction layer
Pg-specific implementation of the database abstraction layer
SQLite-specific implementation of the database abstraction layer
MySQL-specific implementation of the database abstraction layer
a base class for the data-model of the ClearPress MVC family
A database handle and utility object
MVC view superclass
specialised view for error handling