ANNOUNCE: OOPS 0.2002 released - major revision

OOPS 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
--
David Muir Sharnoff [ Do, 10 Mai 2007 18:16 ] [ ID #1709419 ]
Perl » comp.lang.perl.modules » ANNOUNCE: OOPS 0.2002 released - major revision

Vorheriges Thema: List of sample Build::Module Build.PL
Nächstes Thema: how to