REST-Neo4p 0.1261 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: 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.126,0.1261
- 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).
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
REST::Neo4p | Perl object bindings for a Neo4j database | 0.1261 | metacpan |
REST::Neo4p::Agent | LWP client interacting with Neo4j | 0.126 | metacpan |
REST::Neo4p::Batch | Mixin for batch processing | 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 |