The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module::DBD::mysql"

Module::Build::DBD::mysql - MySQL specifics for Module::Build::DBD River stage zero No dependents

This module contains a number of class methods called by Module::Build::DB to handle MySQL specific tasks when detecting, building, and updating a database. Methods All methods are class methods. "get_client()" my $client = Module::Build::DBD::mysql-...

DWHEELER/Module-Build-DB-0.10 - 08 Oct 2010 02:29:50 UTC - Search in distribution

SysAdmin::DB - Perl DBI/DBD wrapper module.. River stage zero No dependents

This is a sub class of SysAdmin. It was created to harness Perl Objects and keep code abstraction to a minimum. SysAdmin::DB uses perl's DBI and DBD to interact with database. Currently DBD::Pg, DBD::mysql and DBD::SQLite are supported....

MARR/SysAdmin-0.11 - 11 Dec 2008 21:41:41 UTC - Search in distribution

Relations::Family - DBI/DBD::mysql Relational Query Engine module. River stage zero No dependents

WHAT IT DOES With Relations::Family you can create a 'family' of members for querying records. A member could be a table, or it could be a query on a table, like all the different months from a table's date field. Once the members are created, you ca...

GAFFER/Relations-Family-0.94 - 28 Dec 2001 19:30:34 UTC - Search in distribution

INSTALL - How to install and configure DBD::drizzle River stage zero No dependents

This document describes the installation and configuration of DBD::drizzle, the Perl DBI driver for the MySQL database. Before reading on, make sure that you have the prerequisites available: Perl, MySQL and DBI. For details see the separate section....

CAPTTOFU/DBD-drizzle-0.304 - 03 Nov 2011 02:22:46 UTC - Search in distribution

Relations::Display - DBI/DBD::mysql Query Graphing Module River stage zero No dependents

WHAT IT DOES The Relations::Display object takes in your query, along with information pertaining to which field values from the query results are to be used in creating the graph title, x axis label and titles, legend label (not used on the graph) a...

GAFFER/Relations-Display-0.92 - 22 Jan 2002 16:27:59 UTC - Search in distribution

Qmail::Mysql - A perl module for mysql database used by qmail-mysql River stage zero No dependents

The purpose of this module is to interface with the database structure used by the mysql patch of the qmail mailer daemon developed by Iain Patterson. This patch transfer the mailbox information of the smtp protocol and the authentication information...

EBRUNI/Qmail-Mysql-0.02 - 15 Sep 2003 13:45:41 UTC - Search in distribution

DBX - Perl extension to simplify and enhance the DBI with minimal overhead River stage zero No dependents

The DBX family of modules provides a layer of abstraction over the DBI. The DBX provides a simple cursor system, and a simple field retrieval and updating system. The DBX module exports no subroutines. To connect to a data source, use the following c...

BATKINS/DBX-0.1 - 14 Feb 2003 20:03:50 UTC - Search in distribution

DBI - Database independent interface for Perl River stage four • 940 direct dependents • 2099 total dependents

The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. It is important to remember th...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution

cpanm - get, unpack build and install modules from CPAN River stage two • 42 direct dependents • 52 total dependents

MIYAGAWA/App-cpanminus-1.7047 - 30 Jul 2023 06:01:02 UTC - Search in distribution
  • cpanm - get, unpack build and install modules from CPAN

ysql - Query SQL databases in a Yertl workflow River stage zero No dependents

This program queries a SQL database and prints the result as YAML. Reading Run a query to read data from the database. "query" is either the name of a saved query, or SQL (usually a "SELECT"). "value" is used to fill in "?" placeholders. $ ysql db_na...

PREACTION/ETL-Yertl-0.044 - 28 Jul 2020 02:29:40 UTC - Search in distribution

TUWF - The Ultimate Website Framework River stage zero No dependents

TUWF is a small framework designed for writing websites. It provides an abstraction layer to various environment-specific tasks and has common functions to ease the creation of both small and large websites. For a gentle introduction to TUWF, see TUW...

YORHEL/TUWF-1.5 - 18 Jan 2023 08:23:51 UTC - Search in distribution

LRpt - Perl extension for comparing and reporting results of database selects River stage zero No dependents

LRpt (LReport) is a set of tools for database row sets comparison and reporting. The core logic operates on *csv* files, however, LReport also provides tools for converting select results to *csv* files....

PKALUSKI/LRpt_0.16 - 03 Oct 2006 18:26:34 UTC - Search in distribution

oi_manage - Manage OpenInteract websites and packages River stage zero No dependents

oi_manage is the command-line interface for managing packages within OpenInteract and installing new OpenInteract websites. It is also useful for developers so they can export their work into a *tar.gz* file for distribution, or install it into the O...

CWINTERS/OpenInteract-1.62 - 01 Oct 2004 03:29:29 UTC - Search in distribution

cpanx - A CPAN downloader script River stage zero No dependents

This program will download, display, and install modules (and their dependencies) from CPAN. A public repository of user contributed perl code. This script is different to scripts like cpan and cpanm in that it will show what it will do before it doe...

JACOBG/App-Cpanx-1.00 - 31 Oct 2022 20:24:23 UTC - Search in distribution

Apache::ASP - Active Server Pages for Apache with mod_perl River stage one • 2 direct dependents • 2 total dependents

Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including ...

CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 UTC - Search in distribution

DBIx::Web - Active Web Database Layer River stage zero No dependents

This is a database layer for Perl scripts, implementing triggers, record versioning, access control at the record level, file attachments to records, materialised views. There is a web user interface also. Based on DBI and DB_File data engines. Based...

MAKAROW/DBIx-Web-0.80 - 30 Oct 2013 17:22:21 UTC - Search in distribution

JDBIx - Object-oriented higher-level DBI interface for select into arrays, placeholders, sequences, etc. River stage zero No dependents

JDBIx provides a higher-level interface to DBI by combining *prepare*() and *execute*() methods, but more than that, it also provides placeholders for databases that do not support them, provides instant loading of *select*() results into arrays by c...

TURNERJW/JDBIx-1.02 - 27 Jan 2016 05:50:23 UTC - Search in distribution

JSprite - Modified version of Sprite to manipulate text delimited flat-files as databases using SQL emulating Oracle. The remaining documentation is based on Sprite. River stage zero No dependents

Here is a simple database where the fields are delimited by double-colons: PLAYER=VARCHAR2(16)::YEARS=NUMBER::POINTS=NUMBER::REBOUNDS=NUMBER::ASSISTS=NUMBER::Championships=NUMBER ... Larry Bird::13::25::11::7::3 Michael Jordan::14::29::6::5::5 Magic ...

TURNERJW/DBD-Sprite-6.12 - 05 Feb 2019 07:23:16 UTC - Search in distribution
  • DBD::Sprite - Perl extension for DBI, providing database emmulation via flat files.

OOPS - Object Oriented Persistent Store River stage one • 1 direct dependent • 1 total dependent

The goal of OOPS is to make perl objects easily and transparently persistent. OOPS handles deeply nested and cross-linked objects -- even object hierarchies that are too large to fit in memory and (with a hint) individual hash tables that are too lar...

MUIR/OOPS-0.2005 - 13 Mar 2012 16:07:46 UTC - Search in distribution

mod_perl River stage three • 155 direct dependents • 183 total dependents

This chapter provides an in-depth mod_perl 2.0 configuration details....

SHAY/mod_perl-2.0.13 - 21 Oct 2023 10:32:29 UTC - Search in distribution
277 results (0.306 seconds)