forked from sixapart/data-objectdriver
-
Notifications
You must be signed in to change notification settings - Fork 0
dsteinbrunner/data-objectdriver
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
$Id$
This is Data::ObjectDriver, providing a simple and generic abstraction
to databases (DBI and otherwise), along with support for partitioning and
caching.
PREREQUISITES
* DBI
* Class::Accessor::Fast
* Class::Data::Inheritable
* Class::Trigger
INSTALLATION
Data::ObjectDriver installation is straightforward. If your CPAN shell
is set up, you should just be able to do
% perl -MCPAN -e 'install Data::ObjectDriver'
Download it, unpack it, then build it as per the usual:
% perl Makefile.PL
% make && make test
Then install it:
% make install
Six Apart / [email protected]About
The Official Data-ObjectDriver Six Apart repository: ORM with efficient caching and partitioning
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Perl 100.0%