Neo4j-Bolt 0.5000-TRIAL Deleted
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
- 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.
- 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 |
---|---|---|---|
Neo4j::Bolt | query Neo4j using Bolt protocol | 0.5000 | metacpan |
Neo4j::Bolt::Bytes | Representation of a Neo4j byte array | 0.5000 | metacpan |
Neo4j::Bolt::CTypeHandlers | 0.5000 | metacpan | |
Neo4j::Bolt::Cxn | Container for a Neo4j Bolt connection | 0.5000 | metacpan |
Neo4j::Bolt::DateTime | Representation of a Neo4j date/time related structure | 0.5000 | metacpan |
Neo4j::Bolt::Duration | Representation of a Neo4j duration structure | 0.5000 | metacpan |
Neo4j::Bolt::NeoValue | Container to hold Bolt-encoded values | 0.5000 | metacpan |
Neo4j::Bolt::Node | Representation of a Neo4j Node | 0.5000 | metacpan |
Neo4j::Bolt::Path | Representation of a Neo4j Path | 0.5000 | metacpan |
Neo4j::Bolt::Point | Representation of a Neo4j geographic point structure | 0.5000 | metacpan |
Neo4j::Bolt::Relationship | Representation of a Neo4j Relationship | 0.5000 | metacpan |
Neo4j::Bolt::ResultStream | Iterator on Neo4j Bolt query response | 0.5000 | metacpan |
Neo4j::Bolt::Txn | Container for a Neo4j Bolt explicit transaction | 0.5000 | metacpan |
URI::bolt | metacpan |