The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:DBIx::CGI"

DBIx::Browse::CGI - Perl extension to browse tables with a CGI interface. River stage zero No dependents

The purpose of DBIx::Browse::CGI is to handle the browsing of relational tables with a human-like interface via Web. DBIx::Browse::CGI transparently translates SELECTs, UPDATEs, DELETEs and INSERTs from the desired "human view" to the values needed f...

EJDRS/DBIx-Browse-2.09 - 10 Dec 2002 09:26:21 UTC

CGI::Ex::Recipes::DBIx - Our minimal model! River stage zero No dependents

This class does not use or tries to mimic, or be like any of the powerfull objects-relational mappers on CPAN. It is here just to encourage you to go and use whatever you wish. If you look at the code, you will see how, if you want something more, yo...

BEROV/CGI-Ex-Recipes-0.08 - 05 Sep 2012 07:36:32 UTC

DBIx::CGITables River stage zero No dependents

This module is under development - and this version is not tested very well. The documentation might not be completely in sync with the latest changes, and the documentation is not optimized for easy understanding at the moment. Sorry. DBIx::CGITable...

TOBIX/DBIx-CGITables-0.001 - 27 Feb 2000 03:53:02 UTC

DBIx::SecureCGI - Secure conversion of CGI params hash to SQL River stage zero No dependents

This module let you use hash with CGI params to make (or just generate) SQL queries to MySQL database in easy and secure way. To make this magic possible there are some limitations and requirements: * Your app and db scheme must conform to these "CON...

POWERMAN/DBIx-SecureCGI-v3.0.1 - 03 Apr 2018 16:07:21 UTC

CGI::Application::Plugin::DBIx::Class - Access a DBIx::Class Schema from a CGI::Application River stage one • 2 direct dependents • 2 total dependents

This module helps you to map various DBIx::Class features to CGI parameters. For the most part that means it will help you search, sort, and paginate with a minimum of effort and thought....

FREW/CGI-Application-Plugin-DBIx-Class-1.000101 - 17 Nov 2012 21:35:48 UTC

lib/DBIx/OptimalQuery.pm River stage zero No dependents

LIKEHIKE/CGI-OptimalQuery-0.30 - 12 Jun 2018 20:23:56 UTC

DBIx::DBH - helper for DBI connection( data)? River stage zero No dependents

TBONE/DBIx-DBH-1.0 - 05 Jul 2011 20:29:06 UTC

DBIx::Easy - Easy to Use DBI interface River stage zero No dependents

DBIx::Easy is an easy to use DBI interface. Currently the Pg, mSQL, mysql, Sybase, ODBC and XBase drivers are supported....

HORNBURG/DBIx-Easy-0.21 - 28 Jan 2014 16:50:18 UTC

DBIx::glueHTML - Class for creating a CGI interface to a database River stage zero No dependents

The "DBIx::glueHTML" class allows a CGI interface to a database. It enables a CGI interface to a database to be created, supporting record addition, modification, deletion and searching. It provides a user friendly interface with descriptions of fiel...

JFURNESS/DBIx-glueHTML-0.20 - 14 May 2000 00:33:43 UTC

DBIx::Frame - tools for web-based use of DBIx::Frame databases River stage zero No dependents

DBIx::Frame::CGI is an extension of the DBIx::Frame module to allow for web use and administration of DBIx::Frame databases. It provides a common set of HTML functions for creating, modifying, viewing, and deleting entries in the database. These tool...

TSKIRVIN/DBIx-Frame-1.06 - 26 May 2004 15:05:56 UTC

DBIx::Array - DBI Wrapper with Perl style data structure interfaces River stage one • 1 direct dependent • 1 total dependent

This module provides a Perl data structure interface for Structured Query Language (SQL). This module is for people who truly understand SQL and who understand Perl data structures. If you understand how to modify your SQL to meet your data requireme...

MRDVT/DBIx-Array-0.65 - 25 Jan 2023 01:30:17 UTC

DBIx::Frame - a perl module for creating and maintaining DBI frameworks River stage zero No dependents

DBIx::Frame is an extension of the standard DBI perl module, designed around mysql, and used to create and maintain frameworks for databases. It has query logging, and a standardized interface for standard SQL statements like 'update' and 'insert' th...

TSKIRVIN/DBIx-Frame-1.06 - 26 May 2004 15:05:56 UTC

DBIx::Chart - DBI extension for Rendering Charts and Graphs River stage zero No dependents

The DBIx::Chart extends SQL syntax to provide directives for generating chart images. By subclassing DBI, it makes every SQL capable data source with a DBI driver appear to natively support charting/graphing. DBIx::Chart builds on the SQL syntax intr...

DARNOLD/DBIx-Chart-0.05 - 22 May 2006 18:54:36 UTC

DBIx::CodeKit - Universal Code Table Interface River stage zero No dependents

CodeKit is an interface to a universal database code table. CodeKit takes all of the programming work out of maintaining multiple database code definition sets. The code administration page lets you define new virtual code tables and enter all codes ...

JGORMAN/DBIx-CodeKit-1.07 - 12 May 2003 19:24:21 UTC

DBIx::Counter - Manipulate named counters stored in a database River stage zero No dependents

This module creates and maintains named counters in a database. It has a simple interface, with methods to increment and decrement the counter by one, and a method for retrieving the value. It supports operator overloading for increment (++), decreme...

RHESA/DBIx-Counter-0.03 - 20 Nov 2006 20:07:26 UTC

DBIx::IO::Mask - Help make id values more meaningful to humans River stage one • 3 direct dependents • 3 total dependents

For applications that interface a human to a database, e.g. CGI, this class makes database numeric ID values more meaningful to humans. It can also present a sorted list of valid values to use in pop-up lists, where only certain values are allowed in...

RSANDBERG/DBIx-IO-1.07 - 12 Jul 2008 03:48:01 UTC

DBIx::BabelKit - Universal Multilingual Code Table Interface River stage zero No dependents

BabelKit is an interface to a universal multilingual database code table. BabelKit takes all of the programming work out of maintaining multiple database code definition sets in multiple languages. The code administration and translation page lets yo...

JGORMAN/DBIx-BabelKit-1.07 - 12 May 2003 19:24:05 UTC

DBIx::Composer - Composes and runs SQL statement. River stage zero No dependents

This module helps you to compose and run SQL statements. First you create new object and fill its hash for common parts of SQL statements. Then you may either compose SQL statement from these parts or both compose and execute it....

PLISCO/DBIx-Composer-1.00 - 29 Oct 2003 17:19:54 UTC

DBIx::Recordset - Perl extension for DBI recordsets River stage one • 4 direct dependents • 4 total dependents

DBIx::Recordset is a perl module for abstraction and simplification of database access. The goal is to make standard database access (select/insert/update/delete) easier to handle and independend of the underlying DBMS. Special attention is made on w...

GRICHTER/DBIx-Recordset-0.26 - 04 Oct 2004 19:30:54 UTC

DBIx::HTMLTable - Create HTML table from DBI query output. River stage zero No dependents

HTMLTable() formats the results of a DBI query as a HTML table. The first argument is the query output formatted as a multi-line string, with columns delimited by a field separator (a comma by default) and rows delimited by a record separator (newlin...

RKIES/DBIx-HTMLTable-0.24 - 18 Mar 2004 00:50:27 UTC
39 results (0.037 seconds)