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

Modules

An object-oriented application development framework
A SQL data source component of B<CGI::AppToolkit|CGI::AppToolkit> that inherits from B<CGI::AppToolkit::Data::SQLObject|CGI::AppToolkit::Data::SQLObject> and adds the ability to 'interrogate' the DBD to gather information about the database table. You can occasionally use CGI::AppToolkit::Data::Automorph directly. For most projects, you shoould still create a module that inherits from CGI::AppToolkit::Data::Automorph, often only overriding two methods.
A data source component of B<CGI::AppToolkit|CGI::AppToolkit>
A SQL data source component of B<CGI::AppToolkit|CGI::AppToolkit> that inherits from B<CGI::AppToolkit::Data::Object|CGI::AppToolkit::Data::Object>
An example object, illustrating how to subclass CGI::AppToolkit::Data::SQLObject.
Perl module to manipulate text templates
A superclass for CGI::AppToolkit::Template filters

Provides

in lib/CGI/AppToolkit/Data/Object.pm
in lib/CGI/AppToolkit/Template/Filter/Abs.pm
in lib/CGI/AppToolkit/Template/Filter/BR.pm
in lib/CGI/AppToolkit/Template/Filter/HTML.pm
in lib/CGI/AppToolkit/Template/Filter/Money.pm
in lib/CGI/AppToolkit/Template/Filter/URL.pm
in lib/CGI/AppToolkit/Template/TemplateC.pm