DBE - Database Express Engine
=============================

DBE provides an interface for high performance database communication.

It has been tested on unix, darwin and win(32,x64) platforms.

INSTALLATION

To install this library type the following:

   perl Makefile.PL
   make
   make test
   make install

Use "perl Makefile.PL --help" for a list of avaiable options.

COPYRIGHT AND LICENCE

Copyright (C) 2007-2009 Navalla.org, Christian Mueller

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.8 or,
at your option, any later version of Perl 5 you may have available.
