Modules Useful in combination with CGI::Application

There are a number of plugins on this page (e.g., C:A:P:Session) that should be on the Plugins page instead. This page is intended to list other modules that are NOT C:A:Plugins.

Database/Persistence

Articles

Modules

Session Handling

Form Validation

AJAX

Note that although CAP::HTMLPrototype or CGI::Ajax might be useful to get you started with AJAX, you don't need to use them.

Graphics

Page Generation

  • Petal - TAL for Perl
  • HTML::FillInForm - Populate HTML forms with query data. It's used behind the scenes in the ValidateRM plugin

Logging

Internationalization

Other Modules

Some are recommended by p5ee.

See Also