JV/Text-Layout-0.019 - 16 Aug 2020 18:30:03 UTC - Search in distribution
DBIx::SQLEngine is the latest generation of a toolkit used by the authors for several years to develop business data applications. Its goal is to simplify dynamic query execution and to minimize cross-RDMS portability issues. Layered Class Framework ...
EVO/DBIx-SQLEngine-0.93 - 29 Nov 2004 22:40:37 UTC - Search in distribution- DBIx::SQLEngine::Docs::Changes - Revision history for DBIx::SQLEngine.
- DBIx::SQLEngine::Driver - DBI Wrapper with Driver Subclasses
- DBIx::SQLEngine::Driver::NullP - Extends SQLEngine for Simple Testing
- 19 more results from DBIx-SQLEngine »
CROMEDOME/Dancer2-0.300004 - 27 May 2020 00:54:55 UTC - Search in distribution
This module implements an abstract interface to a sharded key-value store. The storage backends as well as the "continuum" are pluggable. "Continuum" is to mean "the logic that decides in which shard a particular key lives". Typically, people use con...
AVAR/ShardedKV-0.20 - 14 Jun 2014 16:54:57 UTC - Search in distribution- ShardedKV::Storage::MySQL - MySQL storage backend for ShardedKV
This module generates queries based on a query template, a hash of related data, and possibly a list of wanted tags or a function that determines which tags are wanted. SQL Template This templating system adds only a handful of concepts to standard S...
DAOTOAD/DBIx-PreQL-0.01.00 - 19 Sep 2012 00:37:03 UTC - Search in distributionA SQL preprocessor for Perl. Via Filter::Simple, embedded SQL statements are converted into DBI calls to perform the specified database operation. NOTE: The current release should be considered ALPHA release software, and subject to change at the whi...
DARNOLD/SQL-Preproc-0.10 - 27 Jan 2005 01:01:38 UTC - Search in distributionThis package provides a Perl interface to the Unified Medical Language System (UMLS). The UMLS is a knowledge representation framework encoded designed to support broad scope biomedical research queries. There exists three major sources in the UMLS. ...
BTMCINNES/UMLS-Interface-1.51 - 18 Oct 2016 16:25:20 UTC - Search in distributionWhen a user first authenticates the LDAP database is consulted. If the user is successfully authenticated the information is cached. For subsequent login attempts. The successful login is recorded in a database, and opaque references to this informat...
JEFF/CGISession - 15 Mar 2002 07:01:54 UTC - Search in distributionThis document provides an introduction to the basics of using Alzabo, primarily focused on the RDBMS-OO mapping functionality....
DROLSKY/Alzabo-0.92 - 22 Nov 2007 18:12:58 UTC - Search in distribution- Alzabo::Driver - Alzabo base class for RDBMS drivers
- Alzabo::Driver::PostgreSQL - PostgreSQL specific Alzabo driver subclass
- Alzabo::Driver::MySQL - MySQL specific Alzabo driver subclass
A *tabular file* is a flat text file containing data organised in rows (records) and columns (fields). This module provides database-like functionalities for managing tabular files : retrieving, searching, writing, autonumbering, journaling. However,...
DAMI/File-Tabular-0.72 - 04 Nov 2008 15:03:59 UTC - Search in distributionMojo::Pg is a tiny wrapper around DBD::Pg that makes PostgreSQL <http://www.postgresql.org> a lot of fun to use with the Mojolicious <https://mojolicious.org> real-time web framework. Perform queries blocking and non-blocking, use all SQL features <h...
SRI/Mojo-Pg-4.23 - 03 Jan 2021 23:04:04 UTC - Search in distribution- Mojo::Pg::Database - Database
- Mojo::Pg::Results - Results
- Mojo::Pg::Transaction - Transaction
This module initiates a persistent database connection. The database access uses Perl's DBI. For supported DBI drivers see: http://dbi.perl.org/ When loading the DBI module (do not confuse this with the Apache::DBI module) it checks if the environmen...
PHRED/Apache-DBI-1.12 - 12 Jun 2013 07:28:36 UTC - Search in distributiontl;dr: This is a port of Haskell's lens-family-core <http://hackage.haskell.org/package/lens-family-core> package. Data::Focus provides a way to access data elements in a deep, complex and nested data structure. So it's just a complicated version of ...
TOSHIOITO/Data-Focus-0.03 - 20 Apr 2015 12:18:23 UTC - Search in distributionThe ExtProc module provides functions for interacting with the calling Oracle database from extproc_perl scripts....
JHORWITZ/extproc_perl-2.51 - 11 Aug 2006 13:33:26 UTC - Search in distributionPGObject contains the base routines for object management using discoverable stored procedures in PostgreSQL databases. This module contains only common functionality and support structures, and low-level API's. Most developers will want to use more ...
EHUELS/PGObject-2.2.0 - 16 Aug 2020 11:03:41 UTC - Search in distributionRose::DB is a wrapper and abstraction layer for DBI-related functionality. A Rose::DB object "has a" DBI object; it is not a subclass of DBI. Please see the tutorial (perldoc Rose::DB::Tutorial) for an example usage scenario that reflects "best pract...
JSIRACUSA/Rose-DB-0.783 - 06 Apr 2020 11:46:25 UTC - Search in distribution- Rose::DB::SQLite - SQLite driver class for Rose::DB.
- Rose::DB::Pg - PostgreSQL driver class for Rose::DB.
- Rose::DB::Generic - Generic driver class for Rose::DB.
- 3 more results from Rose-DB »
PHILCROW/Bigtop-0.38 - 10 Jul 2010 22:08:44 UTC - Search in distribution
- Bigtop::Docs::AutoBackends - lists all backends and their config statements
- Bigtop::Backend::CGI::Gantry - A generated server for the [% app_name %] app
Overview This is an implementation of Term::ReadLine <http://search.cpan.org/dist/Term-ReadLine/> using the GNU Readline/History Library <https://tiswww.cwru.edu/php/chet/readline/rltop.html>. For basic functions object oriented interface is provided...
HAYASHI/Term-ReadLine-Gnu-1.37 - 27 Dec 2020 03:26:23 UTC - Search in distributionCGI::Session provides an easy, reliable and modular session management system across HTTP requests....
MARKSTOS/CGI-Session-4.48 - 11 Jul 2011 13:02:37 UTC - Search in distribution- CGI::Session::Driver::sqlite - CGI::Session driver for SQLite
pRPC (Perl RPC) is a package that simplifies the writing of Perl based client/server applications. RPC::pServer is the package used on the server side, and you guess what Net::pRPC::Client is for. See Net::pRPC::Client(3) for this part. pRPC works by...
JWIED/pRPC-modules-0.1005 - 13 Aug 1998 00:28:38 UTC - Search in distribution- RPC::pClient - Perl extension for writing pRPC clients