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

Search results for "DBD::DBM"

DBD::DBM - a DBI driver for DBM & MLDBM files River stage four • 940 direct dependents • 2099 total dependents

DBD::DBM is a database management system that works right out of the box. If you have a standard installation of Perl and DBI you can begin creating, accessing, and modifying simple database tables without any further modules. You can add other modul...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 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

sqlfs.pl - Mount Fuse filesystem on a SQL database River stage zero No dependents

This script will create a userspace filesystem stored entirely in a SQL database. Only the MySQL, SQLite and PostgreSQL database engines are currently supported. Most functionality is supported, including hard and symbolic links, seek() and tell(), b...

LDS/sqlfs-perl-1.04 - 27 Jun 2013 16:07:27 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

Tie::RDBM - Tie hashes to relational databases River stage one • 1 direct dependent • 2 total dependents

This module allows you to tie Perl associative arrays (hashes) to SQL databases using the DBI interface. The tied hash is associated with a table in a local or networked database. One field of the table becomes the hash key, and another becomes the v...

TODDR/Tie-DBI-1.08 - 19 Jan 2020 03:37:25 UTC - Search in distribution

SQL::Eval - Base for deriving evaluation objects for SQL::Statement River stage two • 21 direct dependents • 78 total dependents

This module implements two classes that can be used for deriving subclasses to evaluate SQL::Statement objects. The SQL::Eval object can be thought as an abstract state engine for executing SQL queries and the SQL::Eval::Table object is a table abstr...

REHSACK/SQL-Statement-1.414 - 21 Oct 2020 14:46:55 UTC - Search in distribution

Class::AutoDB - Almost automatic object persistence coexisting with human-engineered database River stage one • 1 direct dependent • 1 total dependent

This class works closely with Class::AutoClass to provide almost transparent object persistence that can coexist with a human-engineered database. The auto-persistence mechanism provides hooks for connecting the two parts of the database together. Ca...

NATG/Class-AutoDB-1.291 - 18 Dec 2013 22:53:03 UTC - Search in distribution

DBD::RAM - a DBI driver for files and data structures River stage one • 1 direct dependent • 1 total dependent

DBD::RAM allows you to import almost any type of Perl data structure into an in-memory table and then use DBI and SQL to access and modify it. It also allows direct access to almost any kind of file, supporting SQL manipulation of the file without co...

JZUCKER/DBD-RAM-0.072 - 25 May 2000 19:16:49 UTC - Search in distribution

Sah::Schema::language::code - Language code (alpha-2 or alpha-3) River stage one • 1 direct dependent • 1 total dependent

Accept only current (not retired) codes. Alpha-2 or alpha-3 codes are accepted....

PERLANCAR/Sah-Schemas-Language-0.005 - 18 Nov 2023 00:06:18 UTC - Search in distribution

MCE::Shared - MCE extension for sharing data supporting threads and processes River stage one • 2 direct dependents • 3 total dependents

This module provides data sharing capabilities for MCE supporting threads and processes. MCE::Hobo provides threads-like parallelization for running code asynchronously....

MARIOROY/MCE-Shared-1.886 - 13 Sep 2023 23:57:14 UTC - Search in distribution

Database::Async - provides a database abstraction layer for IO::Async River stage one • 1 direct dependent • 1 total dependent

Database support for IO::Async. This is the base API, see Database::Async::Engine and subclasses for specific database functionality. This is an early preview release. DBI provides a basic API for interacting with a database, but this is very low lev...

TEAM/Database-Async-0.019 - 04 Dec 2023 15:20:06 UTC - Search in distribution

Apache::DBI::Cache - a DBI connection cache River stage zero No dependents

This module is an alternative to the famous Apache::DBI module. As Apache::DBI it provides persistent DBI connections. It can be used with mod_perl1, mod_perl2 and even standalone. WHY ANOTHER MODULE FOR THE SAME? Apache::DBI has a number of limitati...

OPI/Apache-DBI-Cache-0.08 - 22 May 2006 09:48:54 UTC - Search in distribution

SQLite_File - Tie to SQLite, with DB_File emulation River stage zero No dependents

This module allows a hash or an array to be tied to a SQLite DB via DBI plus DBD::SQLite, in a way that emulates many features of Berkeley-DB-based DB_File. In particular, this module offers another choice for ActiveState users, who may find it diffi...

MAJENSEN/SQLite_File-0.1006 - 28 Oct 2018 05:26:22 UTC - Search in distribution

Class::PObject - Simple framework for programming persistent objects River stage zero No dependents

Class::PObject is a simple class framework for programming persistent objects in Perl. Such objects can store themselves into disk, and restore themselves from disk....

SHERZODR/Class-PObject-2.17 - 20 Feb 2005 18:06:54 UTC - Search in distribution

HTTPD::Realm - Database of HTTPD Security Realms River stage zero No dependents

HTTPD::Realm defines high level security realms to be used in conjunction with Apache, Netscape and NCSA Web servers. You define the realms in a central configuration file, and access their underlying databases via this module and the HTTPD::RealmMan...

LDS/HTTPD-User-Manage-1.66 - 23 Jan 2007 16:21:41 UTC - Search in distribution

Task::MasteringPerl - Modules used in Mastering Perl, 2nd Edition River stage one • 1 direct dependent • 1 total dependent

Task::MasteringPerl installs the modules mentioned in Mastering Perl. Some of them might not install everywhere. * AnyDBM_File * Apache::PerlRun * Apache::Perldoc * Apache::Pod * App::Smbxfer * AutoLoader * AutoSplit * B::Deobfuscate * B::Deparse * B...

BDFOY/Task-MasteringPerl-1.006 - 23 Jan 2021 20:59:44 UTC - Search in distribution

CGI::Application::Plugin::PageLookup - Database driven model framework for CGI::Application River stage zero No dependents

A model component for CGI::Application built around a table that has one row for each page and that provides support for multiple languages and the 'dot' notation in templates....

SILASMONK/CGI-Application-Plugin-PageLookup-1.8 - 20 Mar 2010 16:32:17 UTC - Search in distribution

Nitesi::Query::DBI - DBI query engine for Nitesi River stage one • 1 direct dependent • 1 total dependent

This query engine is based on SQL::Abstract and SQL::Abstract::More and supports the following query types: select Retrieving data from one or multiple tables. insert Inserting data in one table. update Updating data in one table. delete Deleting dat...

HORNBURG/Nitesi-DBI-0.0092 - 06 Oct 2013 16:44:52 UTC - Search in distribution

Tie::Hash::DBD - tie a plain hash to a database table River stage zero No dependents

This module has been created to act as a drop-in replacement for modules that tie straight perl hashes to disk, like "DB_File". When the running system does not have enough memory to hold large hashes, and disk-tieing won't work because there is not ...

HMBRAND/Tie-Hash-DBD-0.24 - 06 Jan 2023 14:38:35 UTC - Search in distribution

CGI::Builder::Auth::Realm - Database of HTTPD Security Realms River stage zero No dependents

Pay no attention to that man behind the curtain! Move along, nothing to see here! This module was originally part of the HTTPD-User-Manage collection, which is available on CPAN. If you want to use it, go download that package. This module is used as...

VESELOSKY/CGI-Builder-Auth-0.06 - 03 Aug 2005 21:03:28 UTC - Search in distribution
25 results (0.08 seconds)