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: Neo4j::Bolt, Neo4j::Bolt::CResultStream, Neo4j::Bolt::CTypeHandlers, Neo4j::Bolt::Cxn, Neo4j::Bolt::NeoValue, Neo4j::Bolt::ResultStream, Neo4j::Bolt::Txn

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: Neo4j::Bolt, Neo4j::Bolt::CResultStream, Neo4j::Bolt::CTypeHandlers, Neo4j::Bolt::Cxn, Neo4j::Bolt::NeoValue, Neo4j::Bolt::ResultStream, Neo4j::Bolt::Txn, URI::bolt

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

Modules

Name Abstract Version View
Neo4j::Bolt query Neo4j using Bolt protocol 0.40 metacpan
Neo4j::Bolt::CTypeHandlers 0.40 metacpan
Neo4j::Bolt::Cxn Container for a Neo4j Bolt connection 0.40 metacpan
Neo4j::Bolt::NeoValue Container to hold Bolt-encoded values 0.40 metacpan
Neo4j::Bolt::Node Representation of a Neo4j Node 0.40 metacpan
Neo4j::Bolt::Path Representation of a Neo4j Path 0.40 metacpan
Neo4j::Bolt::Relationship Representation of a Neo4j Relationship 0.40 metacpan
Neo4j::Bolt::ResultStream Iterator on Neo4j Bolt query response 0.40 metacpan
Neo4j::Bolt::Txn Container for a Neo4j Bolt explicit transaction 0.40 metacpan
URI::bolt metacpan

Other Files

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