request dispatcher for CGI::Application
bundle of extra CGI::Application plugins
framework for building reusable web-applications
attribute extension for CGI::Application
module supporting any templating system in CGI::Application
authentication framework for CGI::Application
authorization framework for CGI::Application
CGI::App plugin to automatically register runmodes
module providing CAPTCHA support in CGI::Application
plugin that adds Config::Auto support to CGI::Application
module providing Config::Simple support to CGI::Application
plugin adding database support to CGI::Application
plugin providing database profiling support
debugging tool for CGI::Application
debugging framework for CGI::Application
plugin for CGI::Application to fill in forms
plugin to store form state without hidden fields
plugin to allow one run mode pass control to another
plugin to facilitate manipulation of JSON headers
plugin to make tamper-resisistent links in CGI::Application
plugin that adds Log::Dispatch support to CGI::Application
message passing plugin for CGI::Application
plugin to generate and verify anti-CSRF challenges
Perl module for limiting the runmode call rate per user
plugin enforcing that certain run modes must be SSL secured
plugin that adds session support to CGI::Application
plugin that adds file streaming support to CGI::Application
plugin that adds Template Toolkit support to CGI::Application
plugin for validating form data using Data::FormValidator
simple HTTP server for developing with CGI::Application
module for compiling .cgi scripts to a code reference
module to allow automatically compressed CGI output
module for splitting big cookies into smaller ones
PSGI adapter for CGI
convert flat hash to nested data using TT2's dot convention
CGI subclass for work with FCGI
Perl module for converting an XML file into a suite of CGI forms
Easily generate and process stateful CGI forms
module to initialize FormBuilder applications from Perl files
module to initialize FormBuilder applications from YAML files
Easily write CGI-based GitHub webhooks in Perl
module for Common Gateway Interface applications
Adapt CGI.pm to the PSGI protocol
driver for CGI::Session to use CHI as a session store
Perl module to allow CGI sessions to be stored in memcache
automatic deletion of expired CGI sessions
persistent session data in CGI applications
YAML and YAML::Syck support for CGI::Session's serializers
simple CGI.pm compatible OO CGI interface