ANNOUNCE: OOPS 0.2002 released - major revision
am 10.05.2007 18:16:34 von David Muir SharnoffOOPS is a persistent store for perl data. It handles most
kinds of perl objects (including oddities like references to
hash values). The data is stored with a relational backend
and is (potentially) querriable with SQL.
Version 0.2002 is a major release. It includes important
bugfixes (bugs found in production use with the outbound
mail quarantine: Qpsmtpd::Plugin::Quarantine). It adds a
garbage collector so that if you leak persistent data you
can recover the space (OOPS::GC).
Get it from CPAN.
http://search.cpan.org/~muir/OOPS/lib/OOPS.pod
-Dave
--