e2interface/0.30
================

e2interface is a client library for the everything2.com collaborative database.

See the manpages for E2::Interface and its descendants, as well as

	http://everything2.com/?node=e2interface

for more detailed information.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  Perl 5.006
  System libraries: expat
  Perl modules:     XML::Twig, LWP, and Unicode::String

To use this modules built-in threading capabilities, the
following is required as well:

  Perl 5.8.0

COPYRIGHT AND LICENCE

  This software is public domain.
