Path: usenet.cise.ufl.edu!huron.eel.ufl.edu!usenet.eel.ufl.edu!news.bright.net!iagnet.net!newsfeed.direct.ca!newsfeed.internetmci.com!206.229.87.25!news-peer.sprintlink.net!news-sea-19.sprintlink.net!news-in-west.sprintlink.net!news.sprintlink.net!Sprint!199.2.96.62!news.rain.net!news.teleport.com!not-for-mail
From: Joshua Pritikin <[email protected]>
Newsgroups: comp.lang.perl.announce,comp.lang.perl.modules
Subject: ObjStore 1.15
Followup-To: comp.lang.perl.modules
Date: 30 Sep 1997 13:28:56 GMT
Organization: MindSpring Enterprises
Lines: 30
Sender: [email protected]
Approved: [email protected] (comp.lang.perl.announce)
Message-ID: <[email protected]>
Reply-To: [email protected]
NNTP-Posting-Host: gadget.cscaper.com
X-Disclaimer: The "Approved" header verifies header information for article transmission and does not imply approval of content.
Xref: usenet.cise.ufl.edu comp.lang.perl.announce:31 comp.lang.perl.modules:950

Name           DSLI  Description                                  Info
-----------    ----  -------------------------------------------- -----
ObjStore       Rm+O  ObjectStore OODBMS Interface                 JPRIT

Interface to ObjectStore OODBMS (http://www.odi.com).  Stores scalars,
arrays, hashes, sets, and references directly in the database without
any flattening of nested or circular structures.  Virtual memory
mechanism used to make read/write access nearly as fast as memory
mapped files.

Available via http://www.perl.org/CPAN/modules/by-module/ObjStore

          << This is the relational database killer app! >>

** 09-27-97 Released 1.15

- Expanded analysis of Perl, Java, C++, and SQL as database languages.

- Partial arrays.  Mileage may vary.

- Automatic retry in the event of deadlock (69).

- Blessed classes now try to 'require' themselves the first time they
are instantiated in transient memory.

- Renamed $Exception to $EXCEPTION.

- PHTML.pm and Eval.pm moved to their own distribution.