$Id: README 20 2012-11-14 01:24:27Z maj $
REST::Neo4p - Perl bindings for a Neo4j database via REST

Mark A. Jensen, SRA International

See LICENSE for copyright and license info.

To install, from the installation directory do:
perl Build.PL
./Build
./Build test
./Build install

