Changes for version 0.34
- Switched some silly documentation stuff in all the files. Changed SPOPS/DBI.pm to pass $p to the pre/post action rulesets so that the caller can affect the ruleset (e.g., 'full_text_skip => 1'). Modified SPOPS::Configure::_read_code_class to be able to read in multiple code classes when creating an SPOPS object and added some documentation to that file for the 'fetch_by' relationship. Modify SPOPS.pm to only respond to AUTOLOAD requests when the thing doing the requesting is an object.
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
Simple class implementing tied hash with some goodies
Provides
in SPOPS/HashFile.pm