=head1 NAME ObjStore - Perl Extension For C OODBMS =head1 SYNOPSIS The new C and the sunset of relational databases. =head1 DESCRIPTION ObjectStore is the market leader in object-oriented databases http://www.odi.com (NASDAQ: ODIS). They use a Cache-Forward Architecture to make persistent data available in literally the most efficient manner possible. Prior to this joining of forces: ObjectStore was too radical a design decision for many applications; and perl5 did not have a simple way of storing complex data persistently. Now there is an easy way to build database applications, especially if you are concerned about preserving your ideals of data encapsulation. =head1 WHAT IS PERSISTENT PERL? It's just like normal perl, except that you can create data that doesn't go away when your program exits. This more permenant data lives in files or raw disk partitions that are divided into databases. And databases are comprised of... =head1 PREREQUISITES If you want to find out, you need: - ObjectStore OODBMS - see http://www.odi.com - Perl 5.004_04 (or perl 5.005, once available) - Tree::Fat & Test extensions - ExtUtils::ExCxx (only needed on Digital UNIX, HP (5.x), OS/2 (3.x), or MS Windows NT/95; send email) See http://www.perl.com/CPAN/authors/id/JPRIT/ ! ################## # RECENT CHAN@ES # ################## ** 02-21-98 RELEASE 1.29 - posh now persists command history from prior sessions (5.004_58+). Fixed a minor bug in ObjStore::Path::Ref. - Complete, nesting, tied array support (5.004_58+). - Rewrote ObjStore::AppInstance to eliminate unnecessarily confusing data flow. The new version is NOT backward compatible. - Fixed a bug that allowed bad pointers to appear in tree nodes and possibly other places. Instances of this bug occurred rarely. - Fixed an uninitialized pointer that was causing exceptions to turn into BUS errors. Added more regression tests. ** 02-07-98 RELEASE 1.28 - Relaxed overly strict index behavior. Fixed performance of add & remove for non-unique indices. Fixed a serious bug when seeking unique indices. Path traverse silently ignores records when there is a missing key or undef'd slot. Fixed index comparison for mixed numeric values. Added more tests. - Tweaked ObjStore::AVHV evolution code. Indexed records temporarily cannot be evolved due to const. This will be fixed shortly. - posh accepts [more] command line args. Command-line perl code is no longer partially committed (this was an artifact of the incomplete integration between eval and transactions). - Improved CSV module. - Try to create the cache directory on startup. (See $OS_CACHE_DIR) see ./INSTALL for hints on installation see ./UPGRADE to evolve databases from prior releases see ./TODO for a list of stuff in the queue see ./CHANGES for a visionary perspective Perl-ObjectStore mailing list: majordomo@parallax.co.uk "subscribe perl-objectstore you@your.company.com" (If you think you've run into a bug, try running your script with "perl -MObjStore=PANIC" and mail the output to the mailing list.) ------------------------------------------------------------------------- Copyright © 1997-1998 Joshua Nathaniel Pritikin. All rights reserved. This package is free software and is provided "as is" without express or implied warranty. It may be used, redistributed and/or modified under the terms of the Perl Artistic License (see http://www.perl.com/perl/misc/Artistic.html)