The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
$Id: README 2 2012-10-30 14:31:22Z 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