NAME

ClearPress - simple, fresh & fruity MVC framework

VERSION

$LastChangedRevision: 12 $

SYNOPSIS

DESCRIPTION

Application Structure

/cgi-(bin|perl)/application
/lib/application/model/*.pm
/lib/application/view/*.pm
/data/config.ini
/data/templates/*.tt2

Application Setup

The simplest method for setting up a clearpress application is to use
the 'clearpress' script in the scripts/ subdirectory. See the POD
there for usage instructions.

SUBROUTINES/METHODS

There are no methods in this module. It's purely for documentation
purposes. See the POD for this module's dependencies for details of
the guts.

DIAGNOSTICS

CONFIGURATION AND ENVIRONMENT

DEPENDENCIES

ClearPress::model ClearPress::view ClearPress::controller ClearPress::util

INCOMPATIBILITIES

BUGS AND LIMITATIONS

AUTHOR

Roger Pettett, <rpettett@cpan.org>

LICENSE AND COPYRIGHT

Copyright (C) 2007 Roger Pettett

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.4 or, at your option, any later version of Perl 5 you may have available.