Kwalitee Issues

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

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: MOBY::Async

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: MOBY-Client-1.06/lib/MOBY/Client/MobyUnitTest.pm -- Around line 284: =cut found outside a pod block. Skipping to next block.

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.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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: MOBY::Async, MOBY::Async::LSAE, MOBY::Async::Service, MOBY::Async::SimpleServer, MOBY::Async::WSRF, MOBY::Client::Central, MOBY::Client::CollectionArticle, MOBY::Client::Exception::MobyExceptionCodes, MOBY::Client::MobyUnitTest, MOBY::Client::OntologyServer, MOBY::Client::Registration, MOBY::Client::SecondaryArticle, MOBY::Client::Service, MOBY::Client::ServiceInstance, MOBY::Client::SimpleArticle, MOBY::Client::SimpleInput, MOBY::CrossReference, MOBY::MobyXMLConstants, MOBY::RDF::Parsers::DatatypeParser, MOBY::RDF::Parsers::NamespaceParser, MOBY::RDF::Parsers::ServiceParser, MOBY::RDF::Parsers::ServiceTypeParser, MOBY::RDF::Predicates::DC_PROTEGE, MOBY::RDF::Predicates::MOBY_PREDICATES, MOBY::RDF::Predicates::OMG_LSID, MOBY::RDF::Predicates::OWL, MOBY::RDF::Predicates::RDF, MOBY::RDF::Predicates::RDFS, MOBY::RDF::Utils

consistent_version

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

Error: 1.02,1.03,1.04,1.05,1.06,1.07,1.08,1.09

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).

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

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
MOBY::Async::LSAE utilities to work with LSAE analysis event blocks 1.04 metacpan
MOBY::Async::Service an object for communicating with Asynchronous MOBY Services 1.05 metacpan
MOBY::Async::SimpleServer a base class for simple Asynchronous MOBY Services 1.05 metacpan
MOBY::Async::WSRF utilities to work with WSRF in MOBY 1.07 metacpan
MOBY::Client::Central a client side wrapper for MOBY Central 1.08 metacpan
MOBY::Client::CollectionArticle a small object describing the Collection articles from the findService Response message of MOBY Central or representing the collection part of a MOBY invocation or response block 1.05 metacpan
MOBY::Client::Exception::MobyException MobyException 1.03 metacpan
MOBY::Client::Exception::MobyExceptionCodes MobyExceptionCodes 1.03 metacpan
MOBY::Client::MobyUnitTest Create Unit Tests and test your service 1.05 metacpan
MOBY::Client::OntologyServer A client interface to the Ontology Server at MOBY Central 1.03 metacpan
MOBY::Client::Registration an object to wrap the registration XML from MOBY Central 1.02 metacpan
MOBY::Client::SecondaryArticle a small object describing the Simple articles from the findService Response message of MOBY Central 1.05 metacpan
MOBY::Client::Service an object for communicating with MOBY Services 1.04 metacpan
MOBY::Client::ServiceInstance a small object describing a MOBY service 1.05 metacpan
MOBY::Client::SimpleArticle a small object describing the Simple articles from the findService Response message of MOBY Central 1.04 metacpan
MOBY::Client::SimpleInput a small object describing a MOBY service 1.05 metacpan
MOBY::CommonSubs 1.09 metacpan
MOBY::CrossReference 1.03 metacpan
MOBY::MobyXMLConstants 1.02 metacpan
MOBY::RDF::Parsers::DatatypeParser 1.03 metacpan
MOBY::RDF::Parsers::NamespaceParser 1.04 metacpan
MOBY::RDF::Parsers::ServiceParser 1.06 metacpan
MOBY::RDF::Parsers::ServiceTypeParser 1.04 metacpan
MOBY::RDF::Predicates::DC_PROTEGE 1.02 metacpan
MOBY::RDF::Predicates::FETA 1.03 metacpan
MOBY::RDF::Predicates::MOBY_PREDICATES 1.02 metacpan
MOBY::RDF::Predicates::OMG_LSID 1.02 metacpan
MOBY::RDF::Predicates::OWL 1.02 metacpan
MOBY::RDF::Predicates::RDF 1.02 metacpan
MOBY::RDF::Predicates::RDFS 1.02 metacpan
MOBY::RDF::Utils Create RDF/OWL for Moby datatypes 1.09 metacpan

Provides

Name File View
LSAE::AnalysisEventBlock lib/MOBY/Async/LSAE.pm metacpan
WSRF::BaseFaults lib/MOBY/Async/WSRF.pm metacpan
WSRF::FileBasedMobyResourceLifetimes lib/MOBY/Async/WSRF.pm metacpan
WSRF::FileBasedMobyResourceProperties lib/MOBY/Async/WSRF.pm metacpan
WSRF::FileLock lib/MOBY/Async/WSRF.pm metacpan
WSRF::Header lib/MOBY/Async/WSRF.pm metacpan
WSRF::MobyFile lib/MOBY/Async/WSRF.pm metacpan
WSRF::Serializer lib/MOBY/Async/WSRF.pm metacpan

Other Files

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