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

DBIx::CGI

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


DBIx::CGI is a very easy to use DBI interface that is meant for usage with CGI scripts. The script currently supports drivers such as Pg, mysql, and mSQL. The distribution package of this script contains a CGI script for accessing databases on the local host.
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::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, ...

DBIx::SQLEngine (Popularity: ) : DBIx::SQLEngine - Extends DBI with High-Level Operations

ABSTRACT

The DBIx::SQLEngine class provides an extended interface for the DBI database framework. Each SQLEngine object is a wrapper around a DBI database handle, adding methods that support ad-hoc SQL generation and query execution in ...

DBIx::Perlish (Popularity: ) : DBIx::Perlish is a Perl module that provides the ability to work with databases supported by the DBI module using Perl's own syntax for four most common operations: SELECT, UPDATE, DELETE, and INSERT.

By using DBIx::Perlish, you can write most of your ...

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 ...
Rate me
supported os
stats
downloads 1
price $0
version 0.6
size in Kb
popularity   
261/330181
user rating 0/10
ad


New Scripts
Popular Scripts