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

cgi-lib.pl

download download home home   report broken
important script information
company name:
cgi-lib.pl
license: Free
minimum requirements:
functional limitations:
cgi-lib.pl description


The cgi-lib.pl library makes CGI scripting in Perl easy enough for anyone to process forms and create dynamic Web content. Some of the features available are extremely simple to learn and easy to use, designed for operation under Perl5 and Perl4, very efficient, compatibility with all CGI interactions, including file upload, convenient utility functions, compatible with Perl5 security features such as taint, warnings and use strict, debugging facilities and good starting point for migration to more sophisticated libraries. This makes this a valuable tool.
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
Turbo/PL² 32-Bit (Popularity: ) : You need a robust platform to design our own software applications? You want to feel the joy of programming? You want to program with an easy syntax? You want to go the future-oriented way?



Then, Turbo/PL² will meet your demands!

Turbo/PL² provides ...

DudeHTML Text Editor (Popularity: ) : DudeHTMl html Text editor V1.0 Has it's own netscape 4.7 style table maker. Edit files for .txt .html .asp .
aspx .asmx .cs .cpp .h .hpp .css .ini .java .js .vbs .pas .pp .dpr .dpk .inc .pl .pm .cgi .php ...

Aztec Encode SDK/LIB (Popularity: ) : If you hope to link the barcode function to your application without external dependent file, SDK/LIB is the best choice. With the SDK/LIB,you can encode up to 3832 numeric or 3067 alphabetic characters or 1914 bytes of data to image ...
Dll to Static Lib (Popularity: ) : DLL to Static Lib is a very useful tool for programmer. It can convert a DLL into its equivalent static library file. And the conversion process does not require any source codes of the DLL. After the conversion, you can ...
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::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, ...

Fry::Lib::CDBI::Load (Popularity: ) : Fry::Lib::CDBI::Load is a Perl module that sets up a Class::DBI connection and basic variables expected by any Class::DBI library.

This module sets up a Class::DBI connection either using Class::DBI::Loader or with an explicit &set_db call. When the flag CDBI_Loader is set, ...

fuse1.pl (Popularity: ) : fuse1.pl is a nontrivial demonstration of Fuse.pm, the Perl language interface of FUSE, the Linux userland filesystem. fuse1.pl project reflects a subpath of the host filesystem as a mount point of type fuse.

Read-only and read-write mounts are both possible. All ...

DLL to Lib (Popularity: ) : DLL to Lib is a magical tool which can convert a DLL into its equivalent static library file. After that, you can replace the original DLL with the static library file, rebuild your application, and distribute it without the DLL! ...
Rate me
supported os
stats
downloads 20
price $0
version II.18
size in Kb
popularity   
351/330181
user rating 0/10
ad


New Scripts
Popular Scripts