Copyright (c) 1997 Joshua Nathaniel Pritikin.  All rights reserved.
This package is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.


Name           DSLI  Description                                  Info
-----------    ----  -------------------------------------------- -----
ObjStore       bm+O  ObjectStore DBMS Interface                   JPRIT

Easy, flexible, lightning-fast persistent via ObjectStore.  Stores
scalars, hashes, and references without flattening.  Perl databases
can be accessed from C++ and/or Java.  Inversely, persistent C++ 
objects can be added back into Perl!
           << This is the relational database killer app! >>


Perl-ObjectStore mailing list:

majordomo@parallax.co.uk   "subscribe perl-objectstore you@your.company.com"


see ./INSTALL for installation instructions
see ./TODO for list of things to do
see ./CHANGES for a historical perspective


### RECENT CHANGES ###


** 07-05-97 Released 1.06 

- Improved peek.  Now peek from the command line - 'ospeek <database>'!

- Database::get_all_roots Root::get_name

- Fixes...


** 07-03-97 Released 1.05

- ObjectStore exceptions trigger a dump of the perl call stack.

- Peek on sacks.

- Bug fixes.

- $store->set_fetch_policy(os_fetch_policy, os_int32)

