From: Chris W. <ch...@cw...> - 2002-01-16 12:11:09
|
A new version (0.56) of SPOPS (Simple Perl Object Persistence with Security) has been released to CPAN. SPOPS is a robust and powerful module that allows you to serialize objects. You can create most objects without any code, just configuration. This release overhauls the error reporting system, using simple exception objects in favor of variables set in the SPOPS::Error package. This change is fully backward compatible, and the SPOPS::Error interface won't be deprecated for a number of releases. It also includes class factory behaviors so you can embed DBI/LDAP connection info in your object configuration, which makes it easier to write one-off data munging scripts. URLs: Download (or use CPAN): http://prdownloads.sourceforge.net/openinteract/SPOPS-0.56.tar.gz Detailed changes: http://sourceforge.net/project/shownotes.php?release_id=70030 Chris -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |