Kwalitee Issues

no_pod_errors

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

Error: SADI-1.13/lib/SADI/FileStore.pm -- Around line 145: =cut found outside a pod block. Skipping to next block. SADI-1.13/lib/SADI.pm -- Around line 987: =cut found outside a pod block. Skipping to next block. Around line 1110: =cut found outside a pod block. Skipping to next block. Around line 1515: =cut found outside a pod block. Skipping to next block. Around line 1591: =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.

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: SADI, SADI::Base, SADI::Config, SADI::Data::Boolean, SADI::Data::DateTime, SADI::Data::Def::DatatypeProperty, SADI::Data::Def::OWLClass, SADI::Data::Def::ObjectProperty, SADI::Data::Float, SADI::Data::Integer, SADI::Data::OWL::Class, SADI::Data::OWL::DatatypeProperty, SADI::Data::OWL::ObjectProperty, SADI::Data::Object, SADI::Data::String, SADI::FileStore, SADI::Generators::GenOWL, SADI::Generators::GenServices, SADI::OWL::OntologyParser, SADI::OWL::SADIServiceParser, SADI::RDF::Core, SADI::RDF::Predicates::DC_PROTEGE, SADI::RDF::Predicates::OMG_LSID, SADI::RDF::Predicates::OWL, SADI::RDF::Predicates::RDF, SADI::RDF::Predicates::RDFS, SADI::Service::Instance, SADI::Service::ServiceBase, SADI::Service::UnitTest, SADI::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.01,1.02,1.03,1.04,1.05,1.07,1.08,1.09,1.11,1.12,1.13,1.15,1.20,1.22,1.29

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_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
SADI Perl extension for the automatic generation of SADI web services 1.13 metacpan
SADI::Base Hash-based abstract super-class for all SADI objects 1.29 metacpan
SADI::Config 1.02 metacpan
SADI::Data::Boolean A primitive SADI data type for booleans 1.05 metacpan
SADI::Data::DateTime A primitive SADI data type for dates/times 1.04 metacpan
SADI::Data::Def::DatatypeProperty definition of an owl datatype property 1.08 metacpan
SADI::Data::Def::OWLClass definition of an owl class 1.22 metacpan
SADI::Data::Def::ObjectProperty definition of an owl object property 1.08 metacpan
SADI::Data::Float A primitive SADI data type for float numbers 1.03 metacpan
SADI::Data::Integer A primitive SADI data type for integers 1.03 metacpan
SADI::Data::OWL::Class 1.11 metacpan
SADI::Data::OWL::DatatypeProperty 1.05 metacpan
SADI::Data::OWL::ObjectProperty 1.02 metacpan
SADI::Data::Object 1.02 metacpan
SADI::Data::String A primitive SADI data type for strings 1.03 metacpan
SADI::FileStore A module for (add|get|delet)ing persistent data 1.12 metacpan
SADI::Generators::GenOWL generator of SADI OWL modules 1.15 metacpan
SADI::Generators::GenServices generator of SADI services 1.20 metacpan
SADI::OWL::OntologyParser metacpan
SADI::OWL::SADIServiceParser 1.04 metacpan
SADI::RDF::Core A Perl package for SADI services 1.22 metacpan
SADI::RDF::Predicates::DC_PROTEGE 1.01 metacpan
SADI::RDF::Predicates::FETA 1.01 metacpan
SADI::RDF::Predicates::OMG_LSID 1.01 metacpan
SADI::RDF::Predicates::OWL 1.01 metacpan
SADI::RDF::Predicates::RDF 1.01 metacpan
SADI::RDF::Predicates::RDFS 1.01 metacpan
SADI::Service::Instance A module that describes a SADI web service. 1.07 metacpan
SADI::Service::ServiceBase 1.09 metacpan
SADI::Service::UnitTest A module that encapsulates unit test information for sadi services. 1.01 metacpan
SADI::Utils what does not fit elsewhere 1.04 metacpan

Other Files

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