Scripts Index
Related Topics
Popular Trends
Trending Topics
CGI/PERL Development Tools Libraries and Modules  

CGI::Minimal

download download home home   report broken
important script information
company name:
CGI::Minimal
license: Free
minimum requirements:
functional limitations:
CGI::Minimal description


CGI::Minimal provides a lightweight alternative to the CGI.pm module shipped with Perl. Rather than attempt to address every possible need of a CGI programmer, it provides the minimum functions needed for CGI such as form decoding (including file upload forms), URL encoding and decoding, HTTP usable date generation and basic escaping and un-escaping of HTMLized text. The form decoding interface is compatible with the CGI.pm module. It has not made any provision for generating HTTP or HTML on your behalf. It expects you to be conversant with how to put together any HTML or HTTP you need.
Similar scripts
Redlibrary (Popularity: ) : Redlibrary is a utility that will help you build your own scripts. It offers the most commonly used perl functions that can be used either as they are or even be customized for a specific requirements.
HTML::Template (Popularity: ) : This module tries to make using of HTML templates simple and natural. It extends standard HTML with a few new HTML-esque tags. The template is usually saved separate from your script. It can also be created by someone else. Using ...
Apache::ASP (Popularity: ) : This module provides an active server pages port to the Apache Web Server that has perl as the host language. It also has a number of powerful extensions that include XML tag libs, XSLT rendering, and new events that were ...
dbUnder (Popularity: ) : This is a Perl4 Based micro-RDBMS Database Library using flat-files to manage tables and data. It works best with Perl5. It supports multiple databases, data backup/restore, primary and foreign keys and currently, two types of data(string and integer). It allows ...
formlib (Popularity: ) : Formlib makes available a few perl subroutines that can help you in handling forms. It allows you to use both methods i.e. post and &GetGetArgs at the same time. The three subroutines that are made available read and parse the ...
POE - Perl Object Environment (Popularity: ) : POE or Perl Object Environment is a networking and multi tasking framework for Perl. It includes an evolving component framework. It also includes components and libraries for making quick work of network clients, servers etc. With this script you can ...
Class::ParmList (Popularity: ) : Class::ParmList is a simple package for validating calling parameters to a subroutine or method. It allows you to use named parameters while providing for checking for number and naming of parameters for verifying inputs are as they expected and meet ...
PrintAnything.pl (Popularity: ) : PrintAnything.pl is a Perl library that is useful while debugging Perl 5 scripts that make use of references & nested data structures. It prints out a prettified text version of all the data in the structure, complete with its indenting ...
Tie::ListKeyedHash (Popularity: ) : Tie::ListKeyedHash is a Perl module that helps you to use lists as the keys for multi-level hashes. This is an ideal script when you need to parse tree generation and other similar tasks, where you need to create very deep ...
CfgFile (Popularity: ) : CfgFile is a class that can be utilized for supporting the loading of a configuration file.
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Similar Software
CGI::Kwiki (Popularity: ) : A Wiki is a website that allows its users to add pages, and edit any existing pages. It is one of the most popular forms of web collaboration. If you are new to wiki, visit http://c2.com/cgi/wiki?WelcomeVisitors which is possibly the ...
CGI::QuickForm (Popularity: ) : CGI::QuickForm is a Perl module that provides a quick and simple mechanism for providing on-line CGI forms.

When show_form executes it presents the form with the fields requested. As you can see from the minimal example at the beginning of the ...

CGI::Panel (Popularity: ) : CGI::Panel is a Perl module that allows applications to be built out of simple object-based components. It'll handle the state of your data and objects so you can write a web application just like a desktop app. You can forget ...
CGI::Session::Driver::aggregator (Popularity: ) : CGI::Session::Driver::aggregator is a CGI::Session driver to aggregate some CGI::Session drivers.

SYNOPSIS

use CGI::Session;
use CGI::Session::Driver::aggregator::Drivers;
use DBI;

$dbh = DBI->connect('DBI:mysql:cgi_session;host=localhost', 'root', '');
$drivers = CGI::Session::Driver::aggregator::Drivers->new;
$drivers->add('file', { Directory => '/tmp' });
$drivers->add('mysql', { Handle => $dbh });
$s = CGI::Session->new('driver:aggregator', $sid, ...

Perl Express (Popularity: ) : Try this integrated development environment (IDE) for Perl with all the necessary tools for writing and debugging your Perl programs. It features multiple CGI scripts for editing, running, and debugging; multiple input files; full server simulation; queries created from an ...
Abyss Web Server (Popularity: ) : Abyss Web Server X1 is a free personal web server.
Though small, it supports HTTP/1.1, CGI scripts, Server Side Includes (SSI), access control, users and groups management, partial downloads, caching negotiation, index files, directory aliases, customizable MIME types, custom error pages, ...

Html Code Convert (Popularity: ) : HTML Code Convert helps speed up the conversion of HTML code into different format including Java Script, JavaServer Pages, Microsoft ASP, PHP, Perl, and the UNIX Shell. It is particularly useful in CGI scripting.
DzSoft Perl Editor (Popularity: ) : DzSoft Perl Editor is a tool for writing, editing, and debugging Perl/CGI scripts. Lightweight and deceptively simple, it has all the essential features you would expect from a modern IDE, such as syntax-highlighted editing, the Code Explorer, syntax check, easy ...
Advanced Log Analyzer (Popularity: ) : This powerful web site traffic analysis software produces a huge amount of traditional reports like visitor referrer sites, hits and hosts per day, visitor counter, most popular search engines and search keywords. It has plenty of untraditional statistics like visitor ...
CGI Star Professional (Popularity: ) : Create CGI (Common Gateway Interface) scripts for any type of form. Single or multi-page form input and user confirmation. Mail to main and copy email addresses. Facility to mask IDs in copy email. Mail in plain text or HTML format. ...
Rate me
supported os
stats
downloads 1
price $0
version 1.II
size in Kb
popularity   
216/330181
user rating 0/10
ad


New Scripts
Popular Scripts