Tie/PureDB version 0.03
=======================

Tie::PureDB - Perl extension for pure-db

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires that you have a compiler.
This module requires pure-db-2.1 which is included.

COPYRIGHT AND LICENCE

Copyright (C) 2003 D.H. aka PodMaster

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.