Download List

專案描述

SPOPS (Simple Perl Object Persistence w/ Security) is a robust and powerful
Perl module that allows you to serialize objects. It is unique in that it also
allows you to apply security to these objects using a fairly simple but
powerful scheme of users and groups. It's also unique in that for most
objects, you will not need to write any code. All you need is a fairly simple
configuration file, and you can have a class for your object ready to go, right
out of thin air.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-09-08 17:22
0.79

The examples shipped with the distribution have
been fixed. The database layer was fixed to work
with declared (versus generated) SQL. The object
identification mechanism was made slightly more
flexible.
標籤: Stable, Minor feature enhancements

2003-01-02 16:15
0.73

A bug in updating single fields for the DBI implementation was added. A new option for maintaining linked lists of objects was added. Deprecated classes were removed.
標籤: Stable, Minor bugfixes

2002-12-20 16:31
0.72

This release primarily updates the documentation with the new SPOPS
Web site and Sourceforge project. It also has a few small bugfixes
related to database typing and exceptions.
標籤: Stable

2002-10-12 18:21
0.71

This release moves DBI type information into a separate object with
more robust querying capabilities, and adds minor bugfixes.
標籤: Stable, Minor feature enhancements

2002-09-17 07:57
0.70

A new date conversion tool and implementations for security objects, and many new tests for security, exporting, and new tools.
標籤: Stable, Minor feature enhancements

Project Resources