The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
$Id: README 17589 2012-08-27 03:42:59Z jensenma $
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