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

Search results for "module:CGI::Portable"

CGI::Portable - Framework for server-generic web apps River stage zero No dependents

The CGI::Portable class is a framework intended to support complex web applications that are easily portable across servers because common environment-specific details are abstracted away, including the file system type, the web server type, and your...

DUNCAND/CGI-Portable-0.51 - 08 Jun 2004 01:36:22 UTC

CGI::Portable::AppStatic - Define whole response screens within a config file River stage zero No dependents

This Perl 5 object class is a simple encapsulated application, or "component", that runs in the CGI::Portable environment. It allows you to define a complete static "program response screen" within the standard "preferences" config file without havin...

DUNCAND/CGI-Portable-0.51 - 08 Jun 2004 01:36:22 UTC

CGI::Portable::AdapterCGI - Run under CGI, Apache::Registry, cmd line River stage zero No dependents

This Perl 5 object class is an adapter for CGI::Portable that takes care of the details for gathering user input and sending user output in a CGI environment. Perl scripts running under the CGI protocol communicate with the HTTP server through the gl...

DUNCAND/CGI-Portable-0.51 - 08 Jun 2004 01:36:22 UTC

CGI::Portable::AdapterSocket - Run under IO::Socket-based Perl server River stage zero No dependents

This Perl 5 object class is an adapter for CGI::Portable that takes care of the details for gathering user input and sending user output when this Perl script is the HTTP server itself, and IO::Socket (IO::Socket::INET) is being used for networking w...

DUNCAND/CGI-Portable-0.51 - 08 Jun 2004 01:36:22 UTC

CGI::Portable::AppSplitScreen - Delegate construction of a screen between several modules River stage zero No dependents

This Perl 5 object class is a simple encapsulated application, or "component", that runs in the CGI::Portable environment. It allows you to easily divide a response screen into multiple regions and then delegate the construction of each region to sep...

DUNCAND/CGI-Portable-0.51 - 08 Jun 2004 01:36:22 UTC

CGI::Portable::AppMultiScreen - Delegate construction, navigation of hierarchical screens River stage zero No dependents

This Perl 5 object class is a simple encapsulated application, or "component", that runs in the CGI::Portable environment. It allows you to easily define a group of screens that are related, delegate the construction of each screen to separate "compo...

DUNCAND/CGI-Portable-0.51 - 08 Jun 2004 01:36:22 UTC

CGI::Lazy River stage zero No dependents

CGI::Lazy was designed to simply abstract some of the more common cgi scripting tasks because the author finally got sick of writing the same code by hand for every new site or client that comes along. It is my attempt to extend the wonderful CGI.pm ...

VAYDE/CGI-Lazy-1.10 - 19 Dec 2013 18:10:32 UTC

CGI::Capture - Meticulously thorough capture and replaying of CGI calls River stage one • 1 direct dependent • 2 total dependents

CGI does a terribly bad job of saving CGI calls. "CGI::Capture" tries to resolve this and save a CGI call in as much painstaking detail as it possibly can. Because of this, "CGI::Capture" should work with server logins, cookies, file uploads, strange...

ETHER/CGI-Capture-1.15 - 30 May 2022 21:18:09 UTC

CGI::LogCarp - Error, log and debug streams, httpd style format River stage zero No dependents

CGI::LogCarp is a Perl package defining methods for directing the existing STDERR stream as well as creating and directing two new messaging streams, STDBUG and STDLOG. Their use was intended mainly for a CGI development environment, or where separat...

MIKEKING/LogCarp-4.48 - 06 Jun 2020 20:05:35 UTC

CGI::SpeedyCGI - Speed up perl scripts by running them persistently. River stage zero No dependents

SpeedyCGI is a way to run perl scripts persistently, which can make them run much more quickly. A script can be made to to run persistently by changing the interpreter line at the top of the script from: #!/usr/bin/perl to #!/usr/bin/speedy After the...

HORROCKS/CGI-SpeedyCGI-2.22 - 12 Oct 2003 06:12:31 UTC

CGI::SecureState - Transparent, secure statefulness for CGI programs River stage zero No dependents

A Better Solution to the stateless problem. HTTP is by nature a stateless protocol; as soon as the requested object is delivered, HTTP severs the object's connection to the client. HTTP retains no memory of the request details and does not relate sub...

BEHROOZI/CGI-SecureState-0.36 - 03 Jan 2003 05:38:57 UTC

CGI::CookieSerial - a wrapper for creating a CGI serial cookie or cookies with any serialized perl data stuctures River stage zero No dependents

This module is simpler to use than other cookie modules, but other than that, there isn't much difference....

OUBIWANN/CGI-CookieSerial-0.06 - 15 Jan 2003 20:55:35 UTC

CGI::AuthRegister - Simple CGI Authentication and Registration in Perl River stage zero No dependents

CGI::AuthRegister is a Perl module for CGI user authentication and registration. It is created with objective to be simple, flexible, and transparent. For the sake of simplicity, it is not completely portable, but mostly designed for Linux environmen...

VLADO/CGI-AuthRegister-1.404 - 19 Sep 2022 22:40:27 UTC

Mojo::Server::CGI - CGI server River stage four • 943 direct dependents • 1041 total dependents

Mojo::Server::CGI is a simple and portable implementation of RFC 3875 <https://tools.ietf.org/html/rfc3875>. See "DEPLOYMENT" in Mojolicious::Guides::Cookbook for more....

SRI/Mojolicious-9.36 - 08 Mar 2024 22:16:38 UTC

CGI::MxScreen::HTML - various HTML utility routines River stage zero No dependents

This package holds various utility routines taken out of Tom Christiansen's "MxScreen" program (a "graphical" front-end to his *Magic: The Gathering* database) which greatly inspired this framework. Colours Those routines simply emit text within encl...

PURDY/CGI-MxScreen-0.103 - 18 Oct 2004 15:16:18 UTC

CGI::MultiValuedHash - Store and manipulate url-encoded data River stage one • 2 direct dependents • 2 total dependents

This Perl 5 object class extends the functionality of Data::MultiValuedHash with new methods that are especially useful in a CGI environment. Please read the POD for the latter to see what the preexisting features are. New functionality includes impo...

DUNCAND/CGI-MultiValuedHash-1.09 - 07 Jun 2004 04:46:11 UTC

CGI::MxScreen::Serializer::Storable - Storable serialization River stage zero No dependents

This module customizes the serialization interface inherited from "CGI::MxScreen::Serializer" to use "Storable". Apart from the creation routine documented hereinafter, this class conforms to the interface described in CGI::MxScreen::Serializer. The ...

PURDY/CGI-MxScreen-0.103 - 18 Oct 2004 15:16:18 UTC
17 results (0.036 seconds)