![]() |
| |||||||
| CGI::AIS::Session
Perl extension to manage CGI user sessions with external identity authentication via AIS |
CGI::Ajax
Export perl methods to javascript for AJAX |
CGI::Alert
report CGI script errors to maintainer |
| CGI::Apache
Backward compatibility module for CGI.pm |
CGI::Apache2::Wrapper
CGI.pm-compatible methods via mod_perl |
CGI::Apache2::Wrapper::Cookie
cookies via libapreq2 |
| CGI::Apache2::Wrapper::Upload
uploads via libapreq2 |
CGI::AppBuilder
CGI Application Builder |
CGI::AppBuilder::Config
Configuration initializer |
| CGI::AppBuilder::Form
Configuration initializer |
CGI::AppBuilder::Frame
Configuration initializer |
CGI::AppBuilder::Header
Configuration initializer |
| CGI::AppBuilder::Log
Gather and write log entries for CGI applications |
CGI::AppBuilder::Message
Display debug messages based on levels |
CGI::AppBuilder::Table
Configuration initializer |
| CGI::Application
Framework for building reusable web-apps |
CGI::Application::Bouquet::Rose
Search engine source code generator |
CGI::Application::Bouquet::Rose::Config
|
| CGI::Application::CheckRM
Checks run modes using Data::FormValidator |
CGI::Application::Demo::Ajax
|
CGI::Application::Demo::Basic
|
| CGI::Application::Demo::Basic::Base
|
CGI::Application::Demo::Basic::Faculty
|
CGI::Application::Demo::Basic::Five
|
| CGI::Application::Demo::Basic::Four
|
CGI::Application::Demo::Basic::One
|
CGI::Application::Demo::Basic::Three
|
| CGI::Application::Demo::Basic::Two
|
CGI::Application::Demo::Basic::Util::Config
|
CGI::Application::Demo::Basic::Util::Create
|
| CGI::Application::Demo::Basic::Util::LogDispatchDBI
|
CGI::Application::Demo::Dispatch
|
CGI::Application::Demo::Dispatch::Base
|
| CGI::Application::Demo::Dispatch::Menu
|
CGI::Application::Demo::Dispatch::Organization
|
CGI::Application::Demo::Dispatch::Person
|
| CGI::Application::Dispatch
Dispatch requests to CGI::Application based objects |
CGI::Application::Dispatch::PSGI
Dispatch requests to CGI::Application based objects using PSGI |
CGI::Application::Dispatch::Regexp
Dispatch requests to CGI::Application based objects using regular expressions |
| CGI::Application::Dispatch::Server
A simple HTTP server for developing with CGI::Application::Dispatch |
CGI::Application::Emulate::PSGI
a legacy-code-friendly PSGI adapter for CGI::Application |
CGI::Application::FastCGI
for using CGI::Application under FastCGI |
| CGI::Application::Framework
Fully-featured MVC web application platform |
CGI::Application::Framework::CDBI
|
CGI::Application::Framework::Constants
|
| CGI::Application::Gallery
image gallery module |
CGI::Application::Generator
Dynamically build CGI::Application modules |
CGI::Application::HelpMan
look up system perl pod docs |
| CGI::Application::Magic
Template based framework for CGI applications |
CGI::Application::MailPage
module to allow users to send HTML pages to friends. |
CGI::Application::NetNewsIface
a publicly-accessible read-only interface |
| CGI::Application::NetNewsIface::Cache::DBI
an internally used class to |
CGI::Application::PhotoGallery
module to provide a simple photo gallery |
CGI::Application::PhotoGallery::GD
GD-based graphics adaptor |
| CGI::Application::PhotoGallery::Imager
Imager-based graphics adaptor |
CGI::Application::PhotoGallery::Magick
Image::Magick-based graphics adaptor |
CGI::Application::Pluggable
support to many plugin install. |
| CGI::Application::Plugin::AbstractCallback
Easy callback extention for C::A |
CGI::Application::Plugin::ActionDispatch
Used to dispatch requests based on actions. |
CGI::Application::Plugin::ActionDispatch::Attributes
Hidden attribute support for CGI::Application |
| CGI::Application::Plugin::AJAXUpload
Run mode to handle a file upload and return a JSON response |
CGI::Application::Plugin::AnyCGI
Use your favourite CGI::* module with C::A |
CGI::Application::Plugin::AnyTemplate
Use any templating system from within CGI::Application using a unified interface |
| CGI::Application::Plugin::AnyTemplate::Base
Base class for templates |
CGI::Application::Plugin::AnyTemplate::ComponentHandler
Embed run modes within a template |
CGI::Application::Plugin::AnyTemplate::Driver::HTMLTemplate
HTML::Template driver to AnyTemplate |
| CGI::Application::Plugin::AnyTemplate::Driver::HTMLTemplateExpr
HTML::Template::Expr driver to AnyTemplate |
CGI::Application::Plugin::AnyTemplate::Driver::HTMLTemplatePluggable
HTML::Template::Pluggable driver to AnyTemplate |
CGI::Application::Plugin::AnyTemplate::Driver::Petal
Petal plugin to AnyTemplate |
| CGI::Application::Plugin::AnyTemplate::Driver::TemplateToolkit
Template::Toolkit plugin to AnyTemplate |
CGI::Application::Plugin::Apache
Allow CGI::Application to use Apache::* modules without interference |
CGI::Application::Plugin::Apache2::Request
|
| CGI::Application::Plugin::Apache::Request
|
CGI::Application::Plugin::Authentication
Authentication framework for CGI::Application |
CGI::Application::Plugin::Authentication::Display
Generate bits of HTML needed for authentication |
| CGI::Application::Plugin::Authentication::Display::Basic
XHTML compliant no frills login display driver |
CGI::Application::Plugin::Authentication::Display::Classic
login box that works out of the box |
CGI::Application::Plugin::Authentication::Driver
Base module for building driver classes |
| CGI::Application::Plugin::Authentication::Driver::Authen::Simple
Authen::Simple Authentication driver |
CGI::Application::Plugin::Authentication::Driver::CDBI
Class::DBI Authentication Driver |
CGI::Application::Plugin::Authentication::Driver::DBI
DBI Authentication driver |
| CGI::Application::Plugin::Authentication::Driver::DBIC
DBIx::Class Authentication Driver |
CGI::Application::Plugin::Authentication::Driver::Dummy
Dummy Authentication driver which |
CGI::Application::Plugin::Authentication::Driver::Filter::crypt
crypt Filter |
| CGI::Application::Plugin::Authentication::Driver::Filter::lc
Lowercase Filter |
CGI::Application::Plugin::Authentication::Driver::Filter::md5
MD5 filter |
CGI::Application::Plugin::Authentication::Driver::Filter::sha1
SHA1 Password filter |
| CGI::Application::Plugin::Authentication::Driver::Filter::strip
Filter that strips whitespace from the beginning and end of the string |
CGI::Application::Plugin::Authentication::Driver::Filter::uc
Uppercase Filter |
CGI::Application::Plugin::Authentication::Driver::Generic
Generic Authentication driver |
| CGI::Application::Plugin::Authentication::Driver::HTPasswd
HTPasswd |
CGI::Application::Plugin::Authentication::Store
Base module for building storage classes |
CGI::Application::Plugin::Authentication::Store::Cookie
Cookie based Store |
| CGI::Application::Plugin::Authentication::Store::Session
Session based Store |
CGI::Application::Plugin::Authorization
Authorization framework for |
CGI::Application::Plugin::Authorization::Driver
Base module for building driver classes |
| CGI::Application::Plugin::Authorization::Driver::ActiveDirectory
ActiveDirectory Authorization driver |
CGI::Application::Plugin::Authorization::Driver::DBI
DBI Authorization driver |
CGI::Application::Plugin::Authorization::Driver::Dummy
Dummy Authorization driver |
| CGI::Application::Plugin::Authorization::Driver::Generic
Generic Authorization driver |
CGI::Application::Plugin::Authorization::Driver::HTGroup
HTGroup Authorization driver |
CGI::Application::Plugin::Authorization::Driver::SimpleGroup
Simple Group based Authorization driver |
| CGI::Application::Plugin::AutoRunmode
CGI::App plugin to automatically register runmodes |
CGI::Application::Plugin::AutoRunmode::FileDelegate
delegate CGI::App run modes to a directory of files |
CGI::Application::Plugin::BrowserDetect
Browser detection plugin for CGI::Application |
| CGI::Application::Plugin::Cache::Adaptive
Provide cacheable to method using attribute. |
CGI::Application::Plugin::Cache::File
Caching support using L<Cache::File> |
CGI::Application::Plugin::CAPTCHA
Easily create, use, and verify CAPTCHAs in |
| CGI::Application::Plugin::CaptureIO
Plug-in capture cache |
CGI::Application::Plugin::CHI
CGI-App plugin for CHI caching interface |
CGI::Application::Plugin::CompressGzip
Add gzip compression to CGI::Application |
| CGI::Application::Plugin::Config::Any
Add Config::Any Support to CGI::Application |
CGI::Application::Plugin::Config::Context
Hierarchical, context-based configuration support for CGI::Application |
CGI::Application::Plugin::Config::General
Add Config::General Support to CGI::Application |
| CGI::Application::Plugin::Config::IniFiles
Add Config::IniFiles support to CGI::Application. |
CGI::Application::Plugin::Config::Simple
Add Config::Simple support to CGI::Application |
CGI::Application::Plugin::Config::YAML
add Config::YAML support to CGI::Application |
| CGI::Application::Plugin::ConfigAuto
Easy config file management for CGI::Application |
CGI::Application::Plugin::DBH
Easy DBI access from CGI::Application |
CGI::Application::Plugin::DBIC::Schema
Easy access to DBIC Schemas from CGIApp |
| CGI::Application::Plugin::DBIProfile
DBI profiling plugin |
CGI::Application::Plugin::DBIProfile::Data
|
CGI::Application::Plugin::DBIProfile::Driver
|
| CGI::Application::Plugin::DBIProfile::Graph::GDGraphInline
Inlined GD Graph output for CAP:DBIProfile. |
CGI::Application::Plugin::DBIProfile::Graph::HTML
VERY basic pure html vertical bar graphing for CAP:DBIProfile. |
CGI::Application::Plugin::DBIProfile::Graph::HTML::Horizontal
Horizontal bar graph for CAP::DBIProfile |
| CGI::Application::Plugin::DBIProfile::Graph::HTMLBarGraph
If it weren't for HTML::BarGraph bugs, this would work. |
CGI::Application::Plugin::DBIProfile::Graph::SVGTT
SVT::TT::Graph::Bar Graph output for CAP:DBIProfile. |
CGI::Application::Plugin::DBIx::Class
Access a DBIx::Class Schema from a CGI::Application |
| CGI::Application::Plugin::DebugMessage
Debug message for CGI::Application. |
CGI::Application::Plugin::DebugScreen
add Debug support to CGI::Application. |
CGI::Application::Plugin::DetectAjax
check for XMLHttpRequest in CGI::Application based modules |
| CGI::Application::Plugin::DevPopup
Runtime cgiapp info in a popup window |
CGI::Application::Plugin::DevPopup::HTTPHeaders
show incoming and outgoing HTTP headers |
CGI::Application::Plugin::DevPopup::Log
show all data written to an IO::Scalar handle. |
| CGI::Application::Plugin::DevPopup::Params
show CGI::Application parameters in DevPopup window |
CGI::Application::Plugin::DevPopup::Query
show CGI query in DevPopup window |
CGI::Application::Plugin::DevPopup::Timing
show timing information about cgiapp stages |
| CGI::Application::Plugin::Email
Lazy loaded Email |
CGI::Application::Plugin::Eparam
multibyte is made easy to use. |
CGI::Application::Plugin::ErrorPage
A simple error page plugin for CGI::Application |
| CGI::Application::Plugin::ExtJS
Convert paginated DBIx::Class::ResultSet's to JSON-style structures |
CGI::Application::Plugin::Feedback
simple end user feedback method |
CGI::Application::Plugin::FillInForm
integrate with HTML::FillInForm |
| CGI::Application::Plugin::Flash
Session Flash plugin for CGI::Application |
CGI::Application::Plugin::FormState
Store Form State without Hidden Fields |
CGI::Application::Plugin::FormValidator::Simple
Validator for CGI::Application with FormValidator::Simple |
| CGI::Application::Plugin::Forward
Pass control from one run mode to another |
CGI::Application::Plugin::HelpMan
man lookup and help doc for your cgi app |
CGI::Application::Plugin::HTCompiled
Integrate with HTML::Template::Compiled |
| CGI::Application::Plugin::HTDot
Enable "magic dot" notation in |
CGI::Application::Plugin::HTMLPrototype
Give easy access to the prototype JavaScript library using HTML::Prototype |
CGI::Application::Plugin::HtmlTidy
Add HTML::Tidy support to CGI::Application |
| CGI::Application::Plugin::I18N
Internationalization for CGIApp (I18N, l10N) |
CGI::Application::Plugin::JSON
easy manipulation of JSON headers |
CGI::Application::Plugin::LinkIntegrity
Make tamper-resisistent links in CGI::Application |
| CGI::Application::Plugin::LogDispatch
Add Log::Dispatch support to CGI::Application |
CGI::Application::Plugin::Mason
Plugin for CGI::Application |
CGI::Application::Plugin::Menu
manage navigation menus for cgi apps |
| CGI::Application::Plugin::MessageStack
A message stack for your CGI::Application |
CGI::Application::Plugin::MetadataDB
|
CGI::Application::Plugin::Nes
Nes templates in CGI::Application |
| CGI::Application::Plugin::Output::XSV
generate csv output from a CGI::Application runmode |
CGI::Application::Plugin::PageBuilder
Simplifies building pages with multiple templates. |
CGI::Application::Plugin::PageLookup
generic model component for Titanium |
| CGI::Application::Plugin::PageLookup::Href
Manage internal URLs |
CGI::Application::Plugin::PageLookup::Loop
Manage list structures in a website |
CGI::Application::Plugin::PageLookup::Menu
Support for consistent menus across a multilingual website |
| CGI::Application::Plugin::PageLookup::Value
Manage values scattered across a website |
CGI::Application::Plugin::ParsePath
populate query parameters by parsing the |
CGI::Application::Plugin::Phrasebook
A CGI::Application plugin for Data::Phrasebook |
| CGI::Application::Plugin::ProtectCSRF
Plug-in protected from CSRF |
CGI::Application::Plugin::RateLimit
limits runmode call rate per user |
CGI::Application::Plugin::Redirect
Easy external redirects in CGI::Application |
| CGI::Application::Plugin::RequireSSL
Force SSL in specified pages or modules |
CGI::Application::Plugin::REST
Helps implement RESTful architecture in CGI applications |
CGI::Application::Plugin::Routes
Rails routes style in C::A |
| CGI::Application::Plugin::RunmodeDeclare
Declare runmodes with keywords |
CGI::Application::Plugin::Session
Add CGI::Session support to CGI::Application |
CGI::Application::Plugin::Stash
add stash to CGI::Application |
| CGI::Application::Plugin::Stream
CGI::Application Plugin for streaming files |
CGI::Application::Plugin::SuperForm
Form helper for Titanium/CGI-App |
CGI::Application::Plugin::TemplateRunner
CGI::App plugin to display HTML::Templates without writing code |
| CGI::Application::Plugin::Thumbnail
have a runmode that makes thumbnails |
CGI::Application::Plugin::TmplInnerOuter
|
CGI::Application::Plugin::TT
Add Template Toolkit support to CGI::Application |
| CGI::Application::Plugin::TT::Any
load CGI::Application::Plugin::TT with any TT-compatible class |
CGI::Application::Plugin::TT::LastModified
Set "Last-Modified" header based on TT template |
CGI::Application::Plugin::ValidateQuery
Lightweight query validation for CGI::App |
| CGI::Application::Plugin::ValidateRM
Help validate CGI::Application run modes using Data::FormValidator |
CGI::Application::Plugin::View::HTML::Template
Automatically render HTML::Templates in CGI::Application |
CGI::Application::Plugin::ViewCode
View the source of the running application |
| CGI::Application::Plugin::YAML
YAML methods for CGI::App |
CGI::Application::Plus
CGI::Application rewriting with several pluses |
CGI::Application::Plus::Util
|
| CGI::Application::PSGI
PSGI Adapter for CGI::Application |
CGI::Application::Search
Base class for CGI::App Swish-e site engines |
CGI::Application::Server
A simple HTTP server for developing with CGI::Application |
| CGI::Application::Standard::Config
Define a standard configuration API for CGI::Application |
CGI::Application::Structured
Structured MVC for CGI::Application |
CGI::Application::Structured::Tools
Templates/Helpers for CGI::App::Structured |
| CGI::Application::Structured::Tools::Starter
template based module starter for CGI::Application::Structured apps. |
CGI::Application::Tutorial::Namegame
example of how to use plugins with cgiapps |
CGI::Application::URIMapping
A dispatcher and permalink builder |
| CGI::Application::Util::Diff
|
CGI::Application::Util::Diff::Actions
|
CGI::Application::Util::Diff::Config
|
| CGI::Application::Util::Logger
|
CGI::AppToolkit
An object-oriented application development framework |
CGI::AppToolkit::Data::Automorph
|
| CGI::AppToolkit::Data::Object
|
CGI::AppToolkit::Data::SQLObject
|
CGI::AppToolkit::Data::TestSQLObject
An example object, illustrating how to subclass C<CGI::AppToolkit::Data::SQLObject>. |
| CGI::AppToolkit::Template
Perl module to manipulate text templates |
CGI::AppToolkit::Template::Filter
|
CGI::AppToolkit::Template::Filter::Abs
|
| CGI::AppToolkit::Template::Filter::BR
|
CGI::AppToolkit::Template::Filter::HTML
|
CGI::AppToolkit::Template::Filter::Money
|
| CGI::AppToolkit::Template::Filter::URL
|
CGI::AppToolkit::Template::TemplateC
|
CGI::ArgChecker
Consistent, extensible CGI param validation |
| CGI::Auth
Simple session-based password authentication for CGI applications |
CGI::Auth::Auto
Automatic authentication maintenance and persistence for cgi scrips. |
CGI::Auth::Basic
Basic CGI authentication interface |
| CGI::Auth::FOAF_SSL
Authentication using FOAF+SSL |
CGI::Auth::FOAF_SSL::Agent
an agent (in the FOAF sense) |
CGI::Authen::Simple
Simple cookie-driven unsessioned form-based authentication |
| CGI::Authent
conditionaly send the HTTP authent request |
CGI::AutoForm
Automated abstraction of HTML forms from a data source |
CGI::AutoForm::Session
Stateful CGI sessions |
| CGI::Browse
Flexibly list rows with delete and link-outs |
CGI::Builder
Framework to build simple or complex web-apps |
CGI::Builder::Auth
Add user authentication to the CGI::Builder Framework |
| CGI::Builder::Auth::AdminBase
|
CGI::Builder::Auth::Context
Encapsulate an authentication context for an application |
CGI::Builder::Auth::Example::CBAuth
|
| CGI::Builder::Auth::Example::CBAuthCDBI
|
CGI::Builder::Auth::Example::CBAuthDBI
|
CGI::Builder::Auth::Group
Provide access to a group table and its rows |
| CGI::Builder::Auth::GroupAdmin
Management of HTTP server group databases |
CGI::Builder::Auth::GroupAdmin::DBM
|
CGI::Builder::Auth::GroupAdmin::DBM::apache
|
| CGI::Builder::Auth::GroupAdmin::Text::cern
|
CGI::Builder::Auth::Realm
Database of HTTPD Security Realms |
CGI::Builder::Auth::RealmManager
Manage HTTPD server security realms |
| CGI::Builder::Auth::User
Provide access to a user table and its rows |
CGI::Builder::Auth::UserAdmin
Management of HTTP server user databases |
CGI::Builder::Auth::UserAdmin::DBM
|
| CGI::Builder::Auth::UserAdmin::DBM::netscape
|
CGI::Builder::Auth::UserAdmin::Text::cern
|
CGI::Builder::CgiAppAPI
Use CGI::Application API with CGI::Builder |
| CGI::Builder::Conf
Add user editable configuration files to your WebApp |
CGI::Builder::Const
Deprecated |
CGI::Builder::DFVCheck
CGI::Builder and Data::FormValidator integration |
| CGI::Builder::GetPageName
GetPageName from path info. |
CGI::Builder::HTMLtmpl
CGI::Builder and HTML::Template integration |
CGI::Builder::LogDispatch
integrated logging system for CGI::Builder |
| CGI::Builder::Magic
CGI::Builder and Template::Magic integration |
CGI::Builder::PathInfoMagic
Deprecated. Use CGI::Builder::GetPageName instead. |
CGI::Builder::Session
CGI::Builder and CGI::Session integration |
| CGI::Builder::SessionManager
CGI::Builder / Apache::SessionManager integration |
CGI::Builder::Test
Adds some testing methods to your build |
CGI::Builder::TT2
CGI::Builder and Template Toolkit 2 integration |
| CGI::Bus
Web and DBI Application object |
CGI::Bus::Base
Base class for CGI::Bus subobjects |
CGI::Bus::file
file object |
| CGI::Bus::fut
File and directory utils library |
CGI::Bus::lngbase::CGI_Bus
|
CGI::Bus::lngbase::CGI_Bus_ru
|
| CGI::Bus::lngbase::CGI_Bus_tm
|
CGI::Bus::lngbase::CGI_Bus_tmsql
|
CGI::Bus::lngbase::CGI_Bus_tmsql_ru
|
| CGI::Bus::lngbase::CGI_Bus_tm_ru
|
CGI::Bus::lngbase::CGI_Bus_upws
|
CGI::Bus::lngbase::CGI_Bus_upws_ru
|
| CGI::Bus::lngbase::CGI_Bus_wg
|
CGI::Bus::lngbase::CGI_Bus_wg_ru
|
CGI::Bus::psp
Perl Script Processor CGI::Bus subobject |
| CGI::Bus::smtp
simple SMTP sender |
CGI::Bus::tm
database Transaction page Manager to view and edit data |
CGI::Bus::tmsql
SQL database user interface to view and edit data |
| CGI::Bus::uauth
default or base user authentication class |
CGI::Bus::udata
User Data Store |
CGI::Bus::upws
User Personal WorkSpace |
| CGI::Bus::wg
Widgets |
CGI::Cache
Speed up slow CGI scripts by caching |
CGI::Capture
Meticulously thorough capture and replaying of CGI calls |
| CGI::Capture::TieSTDIN
|
CGI::Carp
Drop-in Carp replacement for CGI scripts |
CGI::Carp::DebugScreen
provides a decent debug screen for Web app |
| CGI::Carp::DebugScreen::DefaultView
CGI::Carp::DebugScreen Renderer without template engines |
CGI::Carp::DebugScreen::Dumper
Dump a variable as an HTML table |
CGI::Carp::DebugScreen::HTML::Template
CGI::Carp::DebugScreen Renderer with HTML::Template |
| CGI::Carp::DebugScreen::TT
CGI::Carp::DebugScreen Renderer with Template Toolkit |
CGI::Carp::Fatals
fatalsToBrowser on steroids |
CGI::Carp::Throw
CGI::Carp exceptions that don't look like errors. |
| CGI::ClientError
send minimalistic error messages to the browser |
CGI::Compile
Compile .cgi scripts to a code reference like ModPerl::Registry |
CGI::Compress::Gzip
CGI with automatically compressed output |
| CGI::Compress::Gzip::FileHandle
CGI::Compress::Gzip helper package |
CGI::ContactForm
Generate a web contact form |
CGI::ContactForm::MHonArc
Contact the message authors in a MHonArc archive |
| CGI::ConvertParam
Decorator class which adds several hook to CGI::param(). |
CGI::ConvertParam::EUC
|
CGI::ConvertParam::JIS
|
| CGI::ConvertParam::OngetEUC
|
CGI::ConvertParam::OngetJIS
|
CGI::ConvertParam::OngetShiftJIS
|
| CGI::ConvertParam::OngetUTF8
|
CGI::ConvertParam::OnsetEUC
|
CGI::ConvertParam::OnsetJIS
|
| CGI::ConvertParam::OnsetShiftJIS
|
CGI::ConvertParam::OnsetUTF8
|
CGI::ConvertParam::ShiftJIS
|
| CGI::ConvertParam::UTF8
|
CGI::Cookie
Interface to HTTP Cookies |
CGI::Cookie::Splitter
Split big cookies into smaller ones. |
| CGI::Cookie::XS
HTTP Cookie parser in C |
CGI::CookieSerial
a wrapper for creating a CGI serial cookie or cookies with any serialized perl data stuctures |
CGI::CRUD
Instant CRUD web front-end, featuring auto-discovery of the data dictionary for an RDBMS source |
| CGI::CRUD::ApacheOutputFastTemplate
|
CGI::CRUD::CGIOutputFastTemplate
|
CGI::CRUD::Output
Virtual base class liaison between CGI::CRUD and a web server |
| CGI::CRUD::Skipper
Generic implementation of CGI::CRUD::TableIO |
CGI::CRUD::SkipperOutput
|
CGI::CRUD::Table
Convenient database triggers for a web front-end |
| CGI::CRUD::TableIO
Virtual base class for a basic web front-end to an RDBMS |
CGI::Debug
show CGI debugging data |
CGI::Deurl
decode the CGI parameters |
| CGI::Deurl::XS
Fast decoder for URL parameter strings |
CGI::Dispatcher::Simple
Simple CGI Dispacher by PATH_INFO |
CGI::Easy
simple and straightforward helpers to make CGI easy |
| CGI::Easy::Headers
Manage HTTP headers |
CGI::Easy::Request
parse CGI params |
CGI::Easy::SendFile
send files from CGI to browser |
| CGI::Easy::Session
Support unique session ID and session data in cookies |
CGI::Easy::URLconf
map url path to handler sub and vice versa |
CGI::Easy::Util
low-level helpers for HTTP/CGI |
| CGI::Echo
Echo form data to test form design |
CGI::Embedder
Module for HTML embedding in your Perl programs. |
CGI::Emulate::PSGI
PSGI adapter for CGI |
| CGI::EncryptForm
Implement trusted stateful CGI Form Data using cryptography. |
CGI::Enurl
encode the CGI parameters |
CGI::Ex
Utility Suite - applications made fun & easy |
| CGI::Ex::App
Anti-framework application framework. |
CGI::Ex::Auth
Handle logins nicely. |
CGI::Ex::Conf
Conf Reader/Writer for many different data format types |
| CGI::Ex::Die
A CGI::Carp::FatalsToBrowser type utility. |
CGI::Ex::Dump
A debug utility |
CGI::Ex::Fill
Fast but compliant regex based form filler |
| CGI::Ex::JSONDump
Comprehensive data to JSON dump. |
CGI::Ex::Recipes
A usage example for CGI::Ex::App! |
CGI::Ex::Recipes::Add
Implements the creation of a new recipe! |
| CGI::Ex::Recipes::Cache
Naive caching in a database table |
CGI::Ex::Recipes::DBIx
Our minimal model! |
CGI::Ex::Recipes::Default
The default step! |
| CGI::Ex::Recipes::Delete
Implements the "delete" step! |
CGI::Ex::Recipes::Edit
Implements editing of a recipe! |
CGI::Ex::Recipes::Imager
Implements image mangement! |
| CGI::Ex::Recipes::Install
|
CGI::Ex::Recipes::Template::Menu
Implements all sorts of menus for the application |
CGI::Ex::Recipes::View
reads and displays a recipe! |
| CGI::Ex::Template
Template::Alloy based TT2/TT3/HT/HTE/Tmpl/Velocity engine. |
CGI::Ex::Template::XS
Fast TT2/TT3 template processor |
CGI::Ex::Validate
The "Just Right" form validator with javascript in parallel |
| CGI::ExceptionManager
DebugScreen with detach! |
CGI::ExceptionManager::StackTrace
|
CGI::Expand
convert flat hash to nested data using TT2's dot convention |
| CGI::Explorer
A CGI support module for trees |
CGI::Extratags
Useful Extensions for the CGI Module |
CGI::EZForm
|
| CGI::Fast
CGI Interface for Fast CGI |
CGI::FastTemplate
Perl extension for managing templates, and performing variable interpolation. |
CGI::FCKeditor
FCKeditor For OOP Module |
| CGI::FileManager
Managing a directory structure on an HTTP server |
CGI::FileManager::Auth
|
CGI::FileManager::Templates
|
| CGI::FileUpload
A module to upload file through CGI asynchrnously, know where the upload status and get back the file from a third parties on the server |
CGI::FileUpload::Manager
manipulating the list of CGI::FileUpload |
CGI::Form2XML
Render CGI form input as XML |
| CGI::Form::Table
create a table of form inputs |
CGI::Form::Table::Reader
read a table of form inputs |
CGI::Formalware
Convert an XML file to a suite of CGI forms |
| CGI::FormBuilder
Easily generate and process stateful forms |
CGI::FormBuilder::Config::Simple
deploy web forms w/ .ini file |
CGI::FormBuilder::Field
Base class for FormBuilder fields |
| CGI::FormBuilder::Field::button
|
CGI::FormBuilder::Field::checkbox
|
CGI::FormBuilder::Field::file
|
| CGI::FormBuilder::Field::hidden
|
CGI::FormBuilder::Field::image
|
CGI::FormBuilder::Field::password
|
| CGI::FormBuilder::Field::radio
|
CGI::FormBuilder::Field::select
|
CGI::FormBuilder::Field::static
|
| CGI::FormBuilder::Field::submit
|
CGI::FormBuilder::Field::text
|
CGI::FormBuilder::Field::textarea
|
| CGI::FormBuilder::Mail::FormatMultiPart
Plugin for CGI::FormBuilder->mailresults() |
CGI::FormBuilder::Messages
Localized message support for FormBuilder |
CGI::FormBuilder::Multi
Create multi-page FormBuilder forms |
| CGI::FormBuilder::Source
Source adapters for FormBuilder |
CGI::FormBuilder::Source::File
Initialize FormBuilder from external file |
CGI::FormBuilder::Source::Perl
read FormBuilder config from Perl syntax files |
| CGI::FormBuilder::Source::YAML
YAML::Syck for CGI::FormBuilder definitions |
CGI::FormBuilder::Template
Template adapters for FormBuilder |
CGI::FormBuilder::Template::Builtin
Builtin HTML rendering |
| CGI::FormBuilder::Template::Div
Div HTML rendering |
CGI::FormBuilder::Template::Fast
FormBuilder interface to CGI::FastTemplate |
CGI::FormBuilder::Template::HTC
|
| CGI::FormBuilder::Template::HTML
FormBuilder interface to HTML::Template |
CGI::FormBuilder::Template::Text
FormBuilder interface to Text::Template |
CGI::FormBuilder::Template::TT2
FormBuilder interface to Template Toolkit |
| CGI::FormBuilder::Test
Test harness for FormBuilder |
CGI::FormBuilder::Util
Utility functions for FormBuilder |
CGI::FormBuilderX::More
Additional input gathering/interrogating functionality for CGI::FormBuilder |
| CGI::FormBuilderX::More::InputTie
|
CGI::FormMagick
FormMagick |
CGI::Framework
A simple-to-use, lightweight web CGI framework |
| CGI::Getopt
Enable params from file, commandline and CGI |
CGI::Graph
Create interactive CGI-based graphs |
CGI::Graph::Layout
|
| CGI::Graph::Plot::bars
|
CGI::Graph::Plot::bars::numerical
|
CGI::Graph::Plot::bars::string
|
| CGI::Graph::Plot::points
|
CGI::Graph::Plot::points::numerical
|
CGI::Graph::Plot::points::string
|
| CGI::GuruMeditation
|
CGI::HTMLError
Perl extension for reporting fatal errors to the browser |
CGI::IDS
PerlIDS - Website Intrusion Detection System |
| CGI::IDS::Whitelist
Whitelist Processor for PerlIDS - Perl Website Intrusion Detection System (XSS, CSRF, SQLI, LFI etc.) |
CGI::ImageMagick
|
CGI::Imagemap
Imagemap handling for specialized apps |
| CGI::Info
Fetch information from the CGI System |
CGI::Inspect
Inspect and debug CGI apps with an in-browser UI |
CGI::Inspect::Here
|
| CGI::Inspect::Plugin
|
CGI::Inspect::Plugin::BasicLook
|
CGI::Inspect::Plugin::CallStack
|
| CGI::Inspect::Plugin::Exit
|
CGI::Inspect::Plugin::REPL
|
CGI::JSONRPC
Object-Oriented JSONRPC dispatch for CGI |
| CGI::JSONRPC::Base
|
CGI::JSONRPC::Dispatcher
Dispatch JSONRPC requests to objects |
CGI::JSONRPC::Dispatcher::Session
|
| CGI::JSONRPC::Obj
Base class for easy handler creation |
CGI::JSONRPC::Session
Persistant CGI handler for JSONRPC |
CGI::JSONRPC::Session::Obj
Base class for easy handler creation |
| CGI::kSession
sessions manager for CGI |
CGI::Kwiki
A Quickie Wiki that's not too Tricky |
CGI::Kwiki::Backup
|
| CGI::Kwiki::Backup::Rcs
|
CGI::Kwiki::Backup::SVN
|
CGI::Kwiki::Backup::SVNPerl
|
| CGI::Kwiki::Blog
Blogging Class for CGI::Kwiki |
CGI::Kwiki::CGI
CGI Base Class for CGI::Kwiki |
CGI::Kwiki::Changes
Changes Base Class for CGI::Kwiki |
| CGI::Kwiki::Config
Config Base Class for CGI::Kwiki |
CGI::Kwiki::Config_yaml
Simplistic YAML Config Parser for CGI::Kwiki |
CGI::Kwiki::Cookie
|
| CGI::Kwiki::Database
Database Base Class for CGI::Kwiki |
CGI::Kwiki::Display
Display Base Class for CGI::Kwiki |
CGI::Kwiki::Driver
Driver Base Class for CGI::Kwiki |
| CGI::Kwiki::Edit
Edit Base Class for CGI::Kwiki |
CGI::Kwiki::Formatter
Formatter Base Class for CGI::Kwiki |
CGI::Kwiki::I18N
|
| CGI::Kwiki::I18N::i_default
|
CGI::Kwiki::Import
Import the external Kwiki page |
CGI::Kwiki::Javascript
Default Javascript for CGI::Kwiki |
| CGI::Kwiki::Metadata
|
CGI::Kwiki::New
Default New Wiki Generator for CGI::Kwiki |
CGI::Kwiki::Pages
Default Pages for CGI::Kwiki |
| CGI::Kwiki::Pages::zh_cn
Default pages for Traditional Chinese |
CGI::Kwiki::Pages::zh_tw
Default pages for Traditional Chinese |
CGI::Kwiki::Plugin
Plugin Base Class for CGI::Kwiki |
| CGI::Kwiki::Plugin::Diff
A Diff Plugin for CGI::Kwiki |
CGI::Kwiki::Prefs
Preferences Base Class for CGI::Kwiki |
CGI::Kwiki::Privacy
Privacy Base Class for CGI::Kwiki |
| CGI::Kwiki::Scripts
Script container for CGI::Kwiki |
CGI::Kwiki::Search
Search Base Class for CGI::Kwiki |
CGI::Kwiki::Slides
Slide Show Plugin for CGI::Kwiki |
| CGI::Kwiki::Style
Default Stylesheets for CGI::Kwiki |
CGI::Kwiki::Template
HTML Template Base Class for CGI::Kwiki |
CGI::Lazy
A simple webdev framework extending CGI.pm |
| CGI::Lazy::Authn
|
CGI::Lazy::Authz
|
CGI::Lazy::Config
|
| CGI::Lazy::CookieMonster
|
CGI::Lazy::CSS
|
CGI::Lazy::DB
|
| CGI::Lazy::DB::RecordSet
|
CGI::Lazy::ErrorHandler
|
CGI::Lazy::Globals
|
| CGI::Lazy::ID
|
CGI::Lazy::Image
|
CGI::Lazy::Javascript
|
| CGI::Lazy::Javascript::JSONParser
|
CGI::Lazy::ModPerl
Module extending CGI::Lazy for mod_perl |
CGI::Lazy::Plugin
|
| CGI::Lazy::Session
|
CGI::Lazy::Session::Data
|
CGI::Lazy::Template
|
| CGI::Lazy::Template::Boilerplate
|
CGI::Lazy::Utility
|
CGI::Lazy::Utility::Debug
|
| CGI::Lazy::Widget
|
CGI::Lazy::Widget::Composite
|
CGI::Lazy::Widget::Controller
|
| CGI::Lazy::Widget::Dataset
|
CGI::Lazy::Widget::DomLoader
|
CGI::Lingua
Natural language choices for CGI programs |
| CGI::List
easy create full featured web lists from db |
CGI::Listman
Easily managing web subscribtion lists |
CGI::Lite
Process and decode WWW forms and cookies |
| CGI::Lite::Request
Request object based on CGI::Lite |
CGI::Lite::Request::Base
Base class for CGI::Lite::Request implementations |
CGI::Lite::Request::Cookie
Cookie objects for CGI::Lite::Request |
| CGI::Lite::Request::Upload
Upload objects for CGI::Lite |
CGI::Log
Perl extension for centralized logging of debug, error, status and success messages from scripts or other modules. |
CGI::LogCarp
Error, log, bug streams, httpd style format |
| CGI::MakeItStatic
not cache, to make cgi static |
CGI::Maypole
CGI-based front-end to Maypole |
CGI::MiniFramework
CGI framework of a minimum composition. |
| CGI::Minimal
A micro-sized CGI handler |
CGI::Multiscript
Perl extension for Multiscript programming |
CGI::MultiValuedHash
Store and manipulate url-encoded data |
| CGI::Mungo
Very simple CGI web framework |
CGI::Mungo::Base
Base Mungo class |
CGI::Mungo::Log
|
| CGI::Mungo::Request
Form request class |
CGI::Mungo::Response
Page response class |
CGI::Mungo::Response::Base
|
| CGI::Mungo::Response::Raw
|
CGI::Mungo::Response::SimpleTemplate
|
CGI::Mungo::Response::TemplateToolkit
|
| CGI::Mungo::Session
Session class |
CGI::Mungo::Utils
|
CGI::MxScreen
Screen multi-plexer framework |
| CGI::MxScreen::Action_Env
Action callback error context |
CGI::MxScreen::Config
configuration for CGI::MxScreen |
CGI::MxScreen::Constant
Internal constants |
| CGI::MxScreen::Error
Error return codes for action callbacks |
CGI::MxScreen::Exception
Mother of all exception classes |
CGI::MxScreen::Exception::Bounce
State bouncing exception |
| CGI::MxScreen::Form::Button
A recorded button |
CGI::MxScreen::Form::Field
A recorded field |
CGI::MxScreen::Form::Utils
Standard validation & patching routines |
| CGI::MxScreen::HTML
various HTML utility routines |
CGI::MxScreen::Layout
ancestor for layout objects |
CGI::MxScreen::Screen
Ancestor for all user screens |
| CGI::MxScreen::Serializer
Abstract serializer interface |
CGI::MxScreen::Serializer::Storable
Storable serialization |
CGI::MxScreen::Session
Handle session save and restore |
| CGI::MxScreen::Session::Medium
Abstract session saving medium |
CGI::MxScreen::Session::Medium::Browser
Browser session medium |
CGI::MxScreen::Session::Medium::File
File session medium |
| CGI::MxScreen::Session::Medium::Raw_File
Fast file session medium |
CGI::MxScreen::Tie::Buffered_Output
Buferring of screen outputs |
CGI::MxScreen::Tie::Read_Checked
Global hash key access checking |
| CGI::MxScreen::Tie::Sinkable
A sinkable tied filehandle |
CGI::MxScreen::Tie::Stdout
Discard STDOUT output |
CGI::NoPoison
No Poison Null Byte in CGI-Vars |
| CGI::okSession
Perl extension for CGI Sessions. |
CGI::okTemplate
Perl extension for easy creating websites with using templates |
CGI::Out
Buffer CGI output and report errors |
| CGI::Pager
Generate HTML pagination linkage easily |
CGI::Panel
Event-driven web apps from panel objects |
CGI::Panel::Tutorial
Tutorial for CGI::Panel-based applications |
| CGI::ParamComposite
Convert .-delimited CGI parameters to Perl classes/objects |
CGI::Parse::PSGI
Parses CGI output and creates PSGI response out of it |
CGI::Path
module to aid in traversing one or more paths |
| CGI::PathInfo
A lightweight PATH_INFO based CGI package |
CGI::PathParam
Add the feature of parsing path_info to CGI. |
CGI::PathRequest
get file info in a cgi environment |
| CGI::Persistent
Transparent State Persistence in CGI scripts |
CGI::Portable
Framework for server-generic web apps |
CGI::Portable::AdapterCGI
Run under CGI, Apache::Registry, cmd line |
| CGI::Portable::AdapterSocket
Run under IO::Socket-based Perl server |
CGI::Portable::AppMultiScreen
Delegate construction, navigation of hierarchical screens |
CGI::Portable::AppSplitScreen
Delegate construction of a screen between several modules |
| CGI::Portable::AppStatic
Define whole response screens within a config file |
CGI::Portal
MVC Framework for Multiuser Applications |
CGI::Portal::Controls::changepw
|
| CGI::Portal::Controls::emailpw
|
CGI::Portal::Controls::logoff
|
CGI::Portal::Controls::logon
|
| CGI::Portal::Controls::profile
|
CGI::Portal::Controls::register
|
CGI::Portal::RDB
|
| CGI::Portal::Scripts
Building Applications |
CGI::Portal::Scripts::changepw
|
CGI::Portal::Scripts::emailpw
|
| CGI::Portal::Scripts::Footer
|
CGI::Portal::Scripts::Header
|
CGI::Portal::Scripts::logoff
|
| CGI::Portal::Scripts::logon
|
CGI::Portal::Scripts::profile
|
CGI::Portal::Scripts::register
|
| CGI::Portal::Sessions
|
CGI::Pretty
module to produce nicely formatted HTML code |
CGI::PrintWrapper
CGI methods output to a print handle |
| CGI::ProgressBar
CGI.pm sub-class with a progress bar object |
CGI::Prototype
Create a CGI application by subclassing |
CGI::Prototype::Docs::Resources
links to CGI::Prototype resources |
| CGI::Prototype::Hidden
Create a CGI application by subclassing - hidden field |
CGI::Prototype::Mecha
test CGI::Prototype applications with WWW::Mechanize |
CGI::PSGI
Adapt CGI.pm to the PSGI protocol |
| CGI::Push
Simple Interface to Server Push |
CGI::pWiki
Perl Wiki Environment |
CGI::QuickForm
Handles UI & validation for CGI forms |
| CGI::QuickFormR
Perl module to provide quick CGI forms. |
CGI::Response
Response construction for CGI applications |
CGI::RSS
provides a CGI-like interface for making rss feeds |
| CGI::Safe
Safe method of using CGI.pm. This is pretty much a two-line change |
CGI::Screen
Create multi screen CGI-scripts |
CGI::Scriptpaths
find web relevant paths even without ENV set |
| CGI::Search
Simple way of using a CGI to search flat-text database files. |
CGI::SecureState
Securely stores CGI parameters |
CGI::Session
Session management in CGI applications |
| CGI::Session::AUS
Session management for Schema::RDBMS::AUS |
CGI::Session::Auth
Authenticated sessions for CGI scripts |
CGI::Session::Auth::DBI
Authenticated sessions for CGI scripts |
| CGI::Session::Auth::File
|
CGI::Session::BitBucket
a module that loses your session data |
CGI::Session::DB2
DB2 backing for CGI::Session |
| CGI::Session::Driver
CGI::Session driver specifications |
CGI::Session::Driver::aggregator
CGI::Session driver to aggregate some CGI::Session drivers. |
CGI::Session::Driver::aggregator::Drivers
Drivers container for CGI::Session::Driver::aggregator |
| CGI::Session::Driver::aus
|
CGI::Session::Driver::bitbucket
a module that loses your session data |
CGI::Session::Driver::DBI
Base class for native DBI-related CGI::Session drivers |
| CGI::Session::Driver::dbic
L<DBIx::Class> storage driver for L<CGI::Session>. |
CGI::Session::Driver::db_file
CGI::Session driver for BerkeleyDB using DB_File |
CGI::Session::Driver::file
Default CGI::Session driver |
| CGI::Session::Driver::flexmysql
flexible MySQL driver for CGI::Session |
CGI::Session::Driver::hidden
persistent session using hidden fields |
CGI::Session::Driver::layered
Use multiple layered drivers |
| CGI::Session::Driver::memcached
CGI::Session driver for memcached |
CGI::Session::Driver::mysql
CGI::Session driver for MySQL database |
CGI::Session::Driver::odbc
ODBC support for CGI::Session |
| CGI::Session::Driver::oracle
Oracle support for CGI::Session |
CGI::Session::Driver::postgresql
PostgreSQL driver for CGI::Session |
CGI::Session::Driver::pure_sql
Pure SQL driver with no embedded Perl stored in the database |
| CGI::Session::Driver::redis
CGI::Session driver for redis |
CGI::Session::Driver::sqlite
CGI::Session driver for SQLite |
CGI::Session::ErrorHandler
error handling routines for CGI::Session |
| CGI::Session::ExpireSessions
Cleans up CGI::Session-style sessions |
CGI::Session::Flash
Session Flash Object |
CGI::Session::Hidden
persistent session using hidden fields |
| CGI::Session::ID::Base32
CGI::Session ID driver based on Base32 encoding |
CGI::Session::ID::incr
CGI::Session ID driver |
CGI::Session::ID::md5
default CGI::Session ID generator |
| CGI::Session::ID::MD5_Base32
CGI::Session ID driver based on Base32 encoding |
CGI::Session::ID::MD5_Base64
CGI::Session ID driver based on Base64 encoding |
CGI::Session::ID::sha
CGI::Session ID driver for generating SHA-1 based IDs |
| CGI::Session::ID::sha256
CGI::Session ID driver for generating SHA-256 based IDs |
CGI::Session::ID::sha512
CGI::Session ID driver for generating SHA-512 based IDs |
CGI::Session::ID::static
CGI::Session ID Driver for generating static IDs |
| CGI::Session::ID::uuid
UUID based CGI Session Identifiers |
CGI::Session::ID::UUID
UUID based CGI Session Identifiers |
CGI::Session::MembersArea
Add-on for CGI::Session |
| CGI::Session::ODBC
ODBC driver for CGI::Session |
CGI::Session::Plugin::Redirect
extended redirect method for CGI::Session |
CGI::Session::Serialize::Base64
Base64 serializer for CGI::Session objects |
| CGI::Session::Serialize::default
Default CGI::Session serializer |
CGI::Session::Serialize::freezethaw
serializer for CGI::Session |
CGI::Session::Serialize::sql_abstract
|
| CGI::Session::Serialize::storable
Serializer for CGI::Session |
CGI::Session::Serialize::yaml
serializer for CGI::Session |
CGI::Session::SQLite
CGI::Session driver for SQLite |
| CGI::Session::Submitted
Automatic session and persistence of query data. |
CGI::Session::Test::Default
|
CGI::Session::Tutorial
Extended CGI::Session manual |
| CGI::Session::YAML
A session-handling module that uses YAML for storage. |
CGI::SessionM
CGI-Session support from DBIn |
CGI::Shorten
Creating your shortened links |
| CGI::SHTML
a CGI module for parsing SSI |
CGI::Simple
A Simple totally OO CGI interface that is CGI.pm compliant |
CGI::Simple::Cookie
Interface to HTTP cookies |
| CGI::Simple::Standard
a wrapper module for CGI::Simple that provides a |
CGI::Simple::Util
Internal utilities used by CGI::Simple module |
CGI::SpeedUp
|
| CGI::SpeedyCGI
Run perl CGI scripts persistenly |
CGI::SSI
Use SSI from CGI scripts |
CGI::SSI_Parser
Implement SSI for Perl CGI |
| CGI::State
CGI params into multi-dimensional hash |
CGI::Stateless
Make CGI.pm stateless for use in persistent environment |
CGI::Struct
Build data structures from CGI parameters |
| CGI::Switch
Backward compatibility module for defunct CGI::Switch |
CGI::TabPane
|
CGI::Test
Off-line CGI test framework |
| CGI::Test::Input::Custom
send custom data to CGIs for testing |
CGI::Thin
A very lightweight Parser for CGI Forms |
CGI::Thin::Cookies
A very lightweight way to read and set Cookies |
| CGI::Toggle
Utility methods for collapsible sections |
CGI::ToXML
Converts CGI to an XML structure |
CGI::Untaint
process CGI input parameters |
| CGI::Untaint::asin
validate an Amazon ID |
CGI::Untaint::boolean
untaint boolean values from CGI programs |
CGI::Untaint::country
validate a country code or name |
| CGI::Untaint::countrycode
|
CGI::Untaint::countrycode3
|
CGI::Untaint::countryname
|
| CGI::Untaint::countrynumber
|
CGI::Untaint::creditcard
validate a creditcard |
CGI::Untaint::date
validate a date |
| CGI::Untaint::datetime
validate a date |
CGI::Untaint::email
validate an email address |
CGI::Untaint::Filenames
Untaint filenames with path: UNIX, Windows |
| CGI::Untaint::hex
validate as a hexadecimal value |
CGI::Untaint::hostname
untaint DNS host names |
CGI::Untaint::html
validate sanitized HTML |
| CGI::Untaint::integer
validate an integer |
CGI::Untaint::ipaddress
validate an IP address |
CGI::Untaint::isbn
validate an isbn |
| CGI::Untaint::Maypole
Use instead of CGI::Untaint. Based on CGI::Untaint |
CGI::Untaint::object
base class for Input Handlers |
CGI::Untaint::printable
validate as a printable value |
| CGI::Untaint::set
untaint sets of values |
CGI::Untaint::telephone
|
CGI::Untaint::to_countrycode
|
| CGI::Untaint::to_countrycode3
|
CGI::Untaint::to_countrynumber
|
CGI::Untaint::uk_postcode
validate a UK postcode |
| CGI::Untaint::upload
receive a file upload |
CGI::Untaint::url
validate a URL |
CGI::Untaint::us_date
CGI::Untaint::date for US-formatted dates |
| CGI::Untaint::Winfilename
CGI::Untaint::Winfilename - untaint Windows filename values from CGI programs |
CGI::Untaint::zipcode
validate a US zipcode |
CGI::UntaintPatched
CGI::Untaint but it returns a "No input for '$field'\n" error for fields left blank on a web form. |
| CGI::Upload
CGI class for handling browser file uploads |
CGI::UploadEasy
Facilitate file uploads |
CGI::UploadEngine
File Upload Engine for Multi-App Web Server |
| CGI::Uploader
Manage CGI uploads using SQL database |
CGI::Uploader::Transform::ImageMagick
|
CGI::URI2param
extract query keys and values out of an URI |
| CGI::Util
Internal utilities used by CGI module |
CGI::Utils
Utilities for retrieving information through the |
CGI::Utils::UploadFile
|
| CGI::Validate
Advanced CGI form parser |
CGI::ValidOp
Simple validation of CGI parameters and runmodes. |
CGI::ValidOp::Base
base class for CGI::ValidOp and its associates. |
| CGI::ValidOp::Check
base class for CGI::ValidOp checks |
CGI::ValidOp::Check::alternative
|
CGI::ValidOp::Check::checkbox
CGI::ValidOp::Check module to validate a checkbox control. |
| CGI::ValidOp::Check::date
CGI::ValidOp::Check module to check if input looks like a date. |
CGI::ValidOp::Check::demographics
CGI::ValidOp::Check module to validate various demographics. |
CGI::ValidOp::Check::email
|
| CGI::ValidOp::Check::length
CGI::ValidOp::Check module to check length of value |
CGI::ValidOp::Check::number
CGI::ValidOp::Check module to check for numericity. |
CGI::ValidOp::Check::required_if
|
| CGI::ValidOp::Check::sql
CGI::ValidOp::Check module to validate SQL. |
CGI::ValidOp::Check::text
CGI::ValidOp::Check module to validate text |
CGI::ValidOp::Object
CGI<->object bridge for CGI::ValidOp |
| CGI::ValidOp::Op
Op object for CGI::ValidOp |
CGI::ValidOp::Param
Parameter object for CGI::ValidOp |
CGI::ValidOp::Test
test class for CGI::ValidOp and its associates. |
| CGI::WebGzip
Perl extension for GZipping script output |
CGI::WebIn
Perl extension for reading CGI form data |
CGI::WebOut
Perl extension to handle CGI output (in PHP-style). |
| CGI::WebToolkit
Defines abstractions for webapp development |
CGI::WebToolkit::Tutorial
|
CGI::Widget
Base class for CGI::Widget::... |
| CGI::Widget::DBI::Browse
Database browsing widget |
CGI::Widget::DBI::Search
Database search widget |
CGI::Widget::DBI::Search::AbstractDisplay
Abstract Display class inherited by default display classes |
| CGI::Widget::DBI::Search::Base
|
CGI::Widget::DBI::Search::Display::Grid
Grid display class for Search widget |
CGI::Widget::DBI::Search::Display::Table
HTML table display class for Search widget |
| CGI::Widget::DBI::Search::Display::TEST::Grid
|
CGI::Widget::DBI::Search::Display::TEST::Table
|
CGI::Widget::DBI::TEST::Browse
|
| CGI::Widget::DBI::TEST::Search
|
CGI::Widget::DBI::TEST::TestCase
|
CGI::Widget::HList
Create and manipulate Hierarchial List widgets |
| CGI::Widget::HList::Node
Tree::DAG_Node extension for representing |
CGI::Widget::Path
Simple HTML navigation path bar builder |
CGI::Widget::Series
Class for making CGI series forms |
| CGI::Widget::Tabs
Create tab widgets in HTML |
CGI::Widget::Tabs::Heading
Create OO tab headings for CGI::Widget::Tabs objects |
CGI::Widget::Tabs::Style
Stylesheets for CGI::Widget::Tabs |
| CGI::Wiki
A toolkit for building Wikis. |
CGI::Wiki::Formatter::Default
A formatter for CGI::Wiki. |
CGI::Wiki::Formatter::Multiple
Allows a CGI::Wiki wiki to use more than one formatter. |
| CGI::Wiki::Formatter::Pod
A Pod to HTML formatter for CGI::Wiki. |
CGI::Wiki::Formatter::UseMod
UseModWiki-style formatting for CGI::Wiki |
CGI::Wiki::Kwiki
An instant wiki built on CGI::Wiki. |
| CGI::Wiki::Plugin
A base class for CGI::Wiki plugins. |
CGI::Wiki::Plugin::Categoriser
Category management for CGI::Wiki. |
CGI::Wiki::Plugin::Diff
format differences between two CGI::Wiki pages |
| CGI::Wiki::Plugin::Locator::Grid
A CGI::Wiki plugin to manage co-ordinate data. |
CGI::Wiki::Plugin::Locator::UK
A CGI::Wiki plugin to manage UK location data. |
CGI::Wiki::Plugin::Locator::UTM
A CGI::Wiki plugin to manage international location data. |
| CGI::Wiki::Plugin::SpamMonkey
CGI::Wiki plugin for SpamMonkey |
CGI::Wiki::Search::Base
Base class for CGI::Wiki search plugins. |
CGI::Wiki::Search::DBIxFTS
DBIx::FullTextSearch search plugin for CGI::Wiki. |
| CGI::Wiki::Search::Plucene
Use Plucene to search your CGI::Wiki wiki. |
CGI::Wiki::Search::SII
Search::InvertedIndex plugin for CGI::Wiki. |
CGI::Wiki::Setup::DBIxFTSMySQL
set up fulltext indexes for CGI::Wiki |
| CGI::Wiki::Setup::MySQL
Set up tables for a CGI::Wiki store in a MySQL database. |
CGI::Wiki::Setup::Pg
Set up tables for a CGI::Wiki store in a Postgres database. |
CGI::Wiki::Setup::SII
Set up Search::InvertedIndex indexes for CGI::Wiki |
| CGI::Wiki::Setup::SQLite
Set up tables for a CGI::Wiki store in a SQLite database. |
CGI::Wiki::Simple
A simple wiki application using CGI::Application. |
CGI::Wiki::Simple::NoTemplates
A simple wiki without templates |
| CGI::Wiki::Simple::Plugin
Base class for CGI::Wiki::Simple plugins. |
CGI::Wiki::Simple::Plugin::NodeList
Node that lists all existing nodes on a wiki |
CGI::Wiki::Simple::Plugin::RecentChanges
Node that lists the recent changes |
| CGI::Wiki::Simple::Plugin::Static
Supply static text as node content |
CGI::Wiki::Simple::Setup
Set up the wiki and fill content into some basic pages. |
CGI::Wiki::Store::Database
parent class for database storage backends |
| CGI::Wiki::Store::Mediawiki
Mediawiki Store for CGI::Wiki |
CGI::Wiki::Store::MySQL
MySQL storage backend for CGI::Wiki |
CGI::Wiki::Store::Pg
Postgres storage backend for CGI::Wiki |
| CGI::Wiki::Store::SQLite
SQLite storage backend for CGI::Wiki |
CGI::Wiki::TestConfig::Utilities
Utilities for testing CGI::Wiki things (deprecated). |
CGI::Wiki::TestLib
Utilities for writing CGI::Wiki tests. |
| CGI::WML
Subclass of CGI.pm for WML output |
CGI::Wrap
buffer output when building CGI programs |
CGI::XML
Convert CGI.pm variables to/from XML |
| CGI::XMLApplication
Object Oriented Interface for CGI Script Applications |
CGI::XMLForm
Create/query XML for forms |
CGI::XMLForm::Path
|
| CGI::XMLPost
receive XML file as an HTTP POST |
| Problems, suggestions, or comments to Randy Kobes. | Questions? Check the FAQ. | |
| Enable installations using PAR::WebStart. |