Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: License 'new BSD' is invalid (license) [Validation: 1.4]

no_pod_errors

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

Error: OWL2Perl-0.96/lib/OWL2Perl.pm -- Around line 861: =cut found outside a pod block. Skipping to next block. Around line 863: =cut found outside a pod block. Skipping to next block. Around line 865: =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: OWL2Perl, OWL::Base, OWL::Config, OWL::Data::Boolean, OWL::Data::DateTime, OWL::Data::Def::DatatypeProperty, OWL::Data::Def::OWLClass, OWL::Data::Def::ObjectProperty, OWL::Data::Float, OWL::Data::Integer, OWL::Data::OWL::Class, OWL::Data::OWL::DatatypeProperty, OWL::Data::OWL::ObjectProperty, OWL::Data::Object, OWL::Data::String, OWL::Generators::GenOWL, OWL::RDF::Predicates::DC_PROTEGE, OWL::RDF::Predicates::OMG_LSID, OWL::RDF::Predicates::OWL, OWL::RDF::Predicates::RDF, OWL::RDF::Predicates::RDFS, OWL::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: 0.96,1.01,1.02,1.03,1.04,1.05,1.08,1.12,1.15,1.23,1.28

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
OWL2Perl Perl extension for the automatic generation of perl modules from OWL classes 0.96 metacpan
OWL::Base Hash-based abstract super-class for all owl 2 perl objects 1.28 metacpan
OWL::Config 1.01 metacpan
OWL::Data::Boolean A primitive data type for booleans 1.05 metacpan
OWL::Data::DateTime A primitive data type for dates/times 1.04 metacpan
OWL::Data::Def::DatatypeProperty definition of an owl datatype property 1.08 metacpan
OWL::Data::Def::OWLClass definition of an owl class 1.23 metacpan
OWL::Data::Def::ObjectProperty definition of an owl object property 1.08 metacpan
OWL::Data::Float A primitive data type for float numbers 1.03 metacpan
OWL::Data::Integer A primitive data type for integers 1.03 metacpan
OWL::Data::OWL::Class 1.12 metacpan
OWL::Data::OWL::DatatypeProperty 1.05 metacpan
OWL::Data::OWL::ObjectProperty 1.02 metacpan
OWL::Data::Object 1.02 metacpan
OWL::Data::String A primitive data type for strings 1.03 metacpan
OWL::Generators::GenOWL generator of OWL modules 1.15 metacpan
OWL::RDF::Predicates::DC_PROTEGE 1.01 metacpan
OWL::RDF::Predicates::OMG_LSID 1.01 metacpan
OWL::RDF::Predicates::OWL 1.01 metacpan
OWL::RDF::Predicates::RDF 1.01 metacpan
OWL::RDF::Predicates::RDFS 1.01 metacpan
OWL::Utils what does not fit elsewhere 1.03 metacpan

Other Files

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