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 "object persistence"

Persistence::Object::Simple - Object Persistence with Data::Dumper. River stage one • 3 direct dependents • 4 total dependents

P::O::S provides persistence functionality to its objects. Object definitions are stored as stringified perl data structures, generated with Data::Dumper, that are amenable to manual editing and external processing from outside the class interface. P...

VIPUL/Object-Persistence-0.92 - 01 Feb 2002 02:29:55 UTC - Search in distribution

Persistence::Object::Postgres - Object Persistence with PostgreSQL. River stage zero No dependents

This module provides persistence (and optionally, replication) facilities to its objects. Object definitions are stored in a PostgreSQL database as stringified perl data structures, generated with Data::Dumper. Persistence is achieved with a blessed ...

AGUL/Persistence-Object-Postgres-1.24 - 07 Jul 2001 07:57:53 UTC - Search in distribution

Nano - Object Persistence River stage zero No dependents

This package provides a minimalist framework for persisting objects (*i.e. class instances*) with as little effort as possible. This framework relies on the Zing toolkit which provides pluggable storage and serialization options....

AWNCORP/Nano-0.07 - 15 Jan 2021 09:04:02 UTC - Search in distribution

Ormlette - Light and fluffy object persistence River stage zero No dependents

Ormlette is a simple object persistence mechanism which is specifically designed to avoid imposing any requirements on how your code is organized or what base classes you use. Rather than requiring your classes to inherit from it, Ormlette is initial...

DSHEROH/Ormlette-0.005 - 08 Jul 2013 08:27:29 UTC - Search in distribution

SPOPS - Simple Perl Object Persistence with Security River stage one • 2 direct dependents • 2 total dependents

This module is meant to be overridden by a class that will implement persistence for the SPOPS objects. This persistence can come by way of flat text files, LDAP directories, GDBM entries, DBI database tables -- whatever. The API should remain the sa...

CWINTERS/SPOPS-0.87 - 02 Jun 2004 01:03:25 UTC - Search in distribution

Jifty::DBI - An object-relational persistence framework River stage one • 4 direct dependents • 6 total dependents

Jifty::DBI deals with databases, so that you don't have to. This module provides an object-oriented mechanism for retrieving and updating data in a DBI-accessible database. This module is the direct descendant of DBIx::SearchBuilder. If you're famili...

ALEXMV/Jifty-DBI-0.78 - 30 Apr 2015 19:16:36 UTC - Search in distribution

Trinket - Perl object persistence and lookup framework River stage zero No dependents

Trinket...

DEUSX/Trinket-0.0.1 - 19 Jun 2002 19:24:21 UTC - Search in distribution

Storable - persistence for Perl data structures River stage five • 614 direct dependents • 33164 total dependents

The Storable package brings persistence to your Perl data structures containing SCALAR, ARRAY, HASH or REF objects, i.e. anything that can be conveniently stored to disk and retrieved at a later time. It can be used in the regular procedural way by c...

NWCLARK/Storable-3.25 - 30 Aug 2021 08:39:08 UTC - Search in distribution

ObjectDBI - Perl Object Persistence in an RDBMS using DBI River stage zero No dependents

KJH/ObjectDBI-0.15 - 29 Sep 2010 12:55:05 UTC - Search in distribution

ObjectRowMap - Simple perl object to DBI persistence engine River stage zero No dependents

ObjectRowMap is a Perl module which works with the DBI module to provide a simple means to store a customized style of perl objects to anything with a DBI module and generally SQL 92 (or later) syntax...

CWELCH/ObjectRowMap-0.11 - 30 Dec 2002 20:07:39 UTC - Search in distribution

Myco - The myco object framework River stage one • 2 direct dependents • 2 total dependents

Encapsulates functionality of Tangram::Storage but treats the storage connection object as class data, allowing access to object persistence functionality via class method calls. Intended for use with so-called myco "entity" objects, that is those be...

SOMMERB/Myco-1.22 - 31 Mar 2006 19:22:30 UTC - Search in distribution

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

DirDB - use a directory as a persistence back end for (multi-level) (blessed) hashes (that may contain array references) (and can be advisorialy locked) River stage zero No dependents

DirDB is a package that lets you access a directory as a hash. The final directory will be created, but not the whole path to it. It is similar to Tie::Persistent, but different in that all accesses are immediately reflected in the file system, and v...

DAVIDNICO/DirDB-0.12 - 15 Jan 2008 16:05:44 UTC - Search in distribution

Frost - Feasible Referential Object STorage River stage zero No dependents

Once upon a time, when there were still real winters with frosty air, an old moose named Elly Elk walked through the snow-white forest and murmured over and over "How can I become persistent?", "I want to live forever!" and more and more of that agon...

ERNESTO/Frost-0.70 - 16 Oct 2010 16:34:50 UTC - Search in distribution

DBI - Database independent interface for Perl River stage four • 946 direct dependents • 2083 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

noid - nice opaque identifier generator commands River stage zero No dependents

The noid utility creates minters (identifier generators) and accepts commands that operate them. Once created, a minter can be used to produce persistent, globally unique names for documents, databases, images, vocabulary terms, etc. Properly managed...

JAK/Noid-0.424 - 21 Apr 2006 15:45:30 UTC - Search in distribution
  • Noid - routines to mint and manage nice opaque identifiers

CPAN - query, download and build perl modules from CPAN sites River stage three • 54 direct dependents • 474 total dependents

The CPAN module automates or at least simplifies the make and install of perl modules and extensions. It includes some primitive searching capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain external download clients to fetch dist...

ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC - Search in distribution

Eve - The web service creation framework written with events in mind. River stage zero No dependents

Layers of the system The first layer of the system is the application layer that is responsible for assembling all the components and dealing with features specific to the type of the built program. It is the entry point of the system. This layer ope...

ZINIGOR/Eve-0.06 - 05 May 2014 10:32:37 UTC - Search in distribution

perl58delta - what is new for perl v5.8.0 River stage five • 11693 direct dependents • 33184 total dependents

This document describes differences between the 5.6.0 release and the 5.8.0 release. Many of the bug fixes in 5.8.0 were already seen in the 5.6.1 maintenance release since the two releases were kept closely coordinated (while 5.8.0 was still called ...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

HDB - Hybrid Database - Handles multiple databases with the same interface. River stage zero No dependents

HDB is an easy, fast and powerfull way to access any type of database. With it you don't need to know SQL, DBI, or the type of the database that you are using. HDB will make all the work around between the differences of any database. From HDB you st...

GMPASSOS/HDB-1.05 - 14 Feb 2005 11:44:14 UTC - Search in distribution
  • HDB::Object - Base class for persistent Class::HPLOO objects.
220 results (0.15 seconds)