Changes for version 0.38 - 2001-02-01

  • Modified format of all files in the module to be more readable. Also added to SPOPS.pm exportable methods _w (warn) and _wm (warn multiple) which provides centralized debugging -- just change the DEBUG value in SPOPS.pm to a number (higher for more warnings) and all the packages in the modules will spill the beans.
  • Applied patch from Christian Lemburg (lemburg@aixonix.de) to make 'parse_into_hash' manipulations work as intended in SPOPS/Configure.pm.

Modules

Simple Perl Object Persistence with Security
read in configuration information for collections and create/configure
Define additional configuration methods
Install variables, subroutines and process inherited rulesets per class
Implement SPOPS class, serializing into a DBI database
Retrieves ID field information from a pool
MySQL-specific code for DBI collections
Creates a random code for the ID field
Sybase-specific routines for the SPOPS::DBI
Centralized error messages from all SPOPS objects.
Store SPOPS objects in a GDBM database
Implement as objects files containing perl hashrefs dumped to text
Implement a security object and basic operations
Create and manipulate users.
Generic routines for DBI database interaction
Implement security across one or more classes of SPOPS objects
Define hierarchical security
Simple class implementing tied hash with some goodies
Utility methods for SPOPS objects

Provides

in SPOPS/HashFile.pm