Kwalitee Issues

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: REST::Neo4p::Exceptions

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: REST::Neo4p::Exceptions

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.1,0.12

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

Modules

Name Abstract Version View
REST::Neo4p Perl object bindings for a Neo4j database 0.12 metacpan
REST::Neo4p::Agent LWP client interacting with Neo4j 0.1 metacpan
REST::Neo4p::Entity Base class for Neo4j entities 0.1 metacpan
REST::Neo4p::Exceptions 0.1 metacpan
REST::Neo4p::Index Neo4j index object 0.1 metacpan
REST::Neo4p::Node Neo4j node object 0.1 metacpan
REST::Neo4p::Path Container for Neo4j path elements 0.1 metacpan
REST::Neo4p::Query Execute Neo4j Cypher queries 0.1 metacpan
REST::Neo4p::Relationship Neo4j relationship object 0.1 metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan