Search results for "module:CGI"

BW::CGI - Simple OO CGI River stage one • 1 direct dependent • 1 total dependent

BILLW/bw-lib-1.4 - 11 Mar 2010 17:11:04 UTC

CGI::Ex - CGI utility suite - makes powerful application writing fun and easy River stage one • 2 direct dependents • 2 total dependents

CGI::Ex provides a suite of utilities to make writing CGI scripts more enjoyable. Although they can all be used separately, the main functionality of each of the modules is best represented in the CGI::Ex::App module. CGI::Ex::App takes CGI applicati...

RHANDOM/CGI-Ex-2.55 - 09 Jan 2024 16:26:02 UTC

CGI::ACL - Decide whether to allow a client to run this script River stage zero No dependents

NHORNE/CGI-ACL-0.04 - 21 May 2021 19:05:09 UTC

CGI::Out - buffer output when building CGI programs River stage zero No dependents

This is a helper routine for building CGI programs. It buffers stdout until you're completed building your output. If you should get an error before you are finished, then it will display a nice error message (in HTML), log the error, and send email ...

MUIR/CGI-Out-2006.0215 - 16 Feb 2006 16:12:00 UTC

CGI::XML - Perl extension for converting CGI.pm variables to/from XML River stage zero No dependents

The XML::CGI module converts CGI.pm variables to XML and vice versa. XML::CGI is a subclass of CGI.pm, so it reads the CGI variables just as CGI.pm would....

EISEN/CGI-XML-0.1 - 12 Feb 1999 10:28:16 UTC

CGI::Log - Perl extension for centralized logging of debug, error, status and success messages from scripts or other modules. River stage zero No dependents

This module acts as a central repository for debug, status and error messages. It instantiates itself automatically (if it needs to) so you can access the Log object functions from anywhere in you code including other modules/objects with a simple co...

JMOORE/CGI-Log-1.00 - 14 Sep 1998 04:15:38 UTC

CGI::WML - Subclass LDS's "CGI.pm" for WML output and WML methods River stage zero No dependents

This is a library of perl functions to allow CGI.pm-style programming to be applied to WAP/WML. Since this is a subclass of Lincoln Stein's CGI.pm all the normal CGI.pm methods are available. See perldoc CGI if you are not familiar with CGI.pm The mo...

AMURREN/CGI-WML-0.09 - 21 Feb 2003 16:36:08 UTC

CGI::IDS - PerlIDS - Perl Website Intrusion Detection System (XSS, CSRF, SQLI, LFI etc.) River stage one • 1 direct dependent • 1 total dependent

PerlIDS (CGI::IDS) is a website intrusion detection system based on PHPIDS <https://phpids.org/> to detect possible attacks in website requests, e.g. Cross-Site Scripting (XSS), Cross-Site Request Forgery (CSRF), SQL Injections (SQLI) etc. It parses ...

HINNERK/CGI-IDS-1.0217 - 27 May 2014 12:16:39 UTC

CGI::Kwiki::CGI - CGI Base Class for CGI::Kwiki River stage zero No dependents

See installed kwiki pages for more information....

INGY/CGI-Kwiki-0.18 - 11 Sep 2003 06:08:36 UTC

CGI::Echo - Echo form data to test form design. River stage zero No dependents

This module accepts form data, cleans it, and echos it. It is designed for a HTML/CGI student enviroment. It lets, indeed encourages, students to design forms and gives their long-suffering instructors a simple way to provide a CGI script which accep...

RSAVAGE/CGI-Echo-1.08 - 24 Aug 2010 04:54:33 UTC

CGI::Auth - Simple session-based password authentication for CGI applications River stage one • 1 direct dependent • 1 total dependent

"CGI::Auth" provides password authentication for web-based applications. It uses server-based session files which are referred to by a parameter in all links and forms inside the scripts guarded by "CGI::Auth". At the beginning of each script, a "CGI...

CCWALLACE/CGI-Auth-3.00 - 28 Jan 2004 19:26:25 UTC

CGI::Plus - Extra utilities for CGI River stage zero No dependents

This module adds a few enhancements to CGI::Safe <http://search.cpan.org/~ovid/CGI-Safe/lib/CGI/Safe.pm>, which itself adds a few security-based enancements to CGI.pm <http://perldoc.perl.org/CGI.html>. The enhancement are almost entirely additions -...

MIKO/CGI-Plus-0.15 - 05 Jan 2015 01:11:46 UTC

CGI::Wrap - buffer output when building CGI programs River stage zero No dependents

This is a helper routine for building CGI programs. It buffers stdout until you're completed building your output. If you should get an error before you are finished, then it will display a nice error message (in HTML), log the error, and send email ...

MUIR/CGI-Out-2006.0215 - 16 Feb 2006 16:12:00 UTC

CGI::List - Easily generate HTML Lists From a DataBase River stage zero No dependents

ROMDAV/CGI-List-0.05 - 14 Aug 2008 15:21:48 UTC

CGI::Test - CGI regression test framework River stage one • 4 direct dependents • 8 total dependents

The "CGI::Test" module provides a CGI regression test framework which allows you to run your CGI programs offline, i.e. outside a web server, and interact with them programmatically, without the need to type data and click from a web browser. If you'...

TOKAREV/CGI-Test-1.111 - 03 Feb 2016 05:26:43 UTC

CGI::CRUD - Instant CRUD web front-end, featuring auto-discovery of the data dictionary for an RDBMS source River stage one • 1 direct dependent • 1 total dependent

This module provide a framework to create web forms for a front-end CRUD interface to a variety of data sources. It features auto-discovery of the data dictionary for an RDBMS source. With this framework, you can get a basic CRUD web interface up and...

RSANDBERG/CGI-CRUD-1.06 - 04 Jun 2012 23:04:40 UTC

CGI::Safe - Safe method of using CGI.pm. This is pretty much a two-line change for most CGI scripts. River stage one • 1 direct dependent • 1 total dependent

If you've been working with CGI.pm for any length of time, you know that it allows uploads by default and does not have a maximum post size. Since it saves the uploads as a temp file, someone can simply upload enough data to fill up your hard drive t...

OVID/CGI-Safe-1.25 - 04 Oct 2005 21:54:33 UTC

CGI::Info - Information about the CGI environment River stage one • 4 direct dependents • 6 total dependents

NHORNE/CGI-Info-0.80 - 19 Jan 2024 13:08:30 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

JRPC::CGI - JSON-RPC 2.0 Processing for CGI and HTTP::Server::Simple::CGI River stage zero No dependents

This package provides JSON-RPC 2.0 services processor for 2 runtimes based on: * CGI (CGI.pm) Plain old CGI scripting (or mod_perl ModPerl::Registry mode) * HTTP::Server::Simple::CGI - a fast and lightweight runtime with a Perl embedded httpd (web se...

OHOLLMEN/JRPC-0.61 - 21 Dec 2014 17:14:48 UTC
1,151 results (0.032 seconds)