Apache2-WebApp-Toolkit
view release on metacpan or search on metacpan
lib/Apache2/WebApp/Plugin.pm view on Meta::CPAN
=head1 DESCRIPTION
A simple mechanism for loading WebApp Toolkit plugins.
=head1 PLUGINS
There are many plugins that provide additional functionality to your web application.
L<Apache2::WebApp::Plugin::CGI> - Common methods for dealing with HTTP requests.
L<Apache2::WebApp::Plugin::Cookie> - Common methods for creating and manipulating web browser cookies.
L<Apache2::WebApp::Plugin::DateTime> - Common methods for dealing with Date/Time.
L<Apache2::WebApp::Plugin::DBI> - Database interface wrapper for MySQL, PostGre, and Oracle.
L<Apache2::WebApp::Plugin::File> - Common methods for processing and outputting files.
L<Apache2::WebApp::Plugin::Filters> - Common methods for filtering HTTP request parameters.
L<Apache2::WebApp::Plugin::JSON> - JSON module wrapper.
( run in 2.278 seconds using v1.01-cache-2.11-cpan-e9199f4ba4c )