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: FAIR::Accessor, FAIR::Data

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Data::UUID

no_pod_errors

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

Error: FAIR-Data-1.001/lib/FAIR/Data.pm -- Around line 32: Unknown directive: =head

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: FAIR::Accessor, FAIR::Base, FAIR::Data, FAIR::NAMESPACES

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
FAIR::Accessor all this does is assign the HTTP call to the correct routine 1.001 metacpan
FAIR::Accessor::Container 1.001 metacpan
FAIR::Accessor::Distribution 1.001 metacpan
FAIR::Accessor::MetaRecord 1.001 metacpan
FAIR::AccessorBase The core Accessor functions 1.001 metacpan
FAIR::AccessorConfig The key/value of the current configuration of the Accessor 1.001 metacpan
FAIR::Base libraries for creating and parsing FAIR Data Profiles (see http://datafairport.org for more details) 1.001 metacpan
FAIR::CoreFunctions 1.001 metacpan
FAIR::Data a set of packages that assist with creating infrastructures that conform to the FAIR Data Principles 1.001 metacpan
FAIR::NAMESPACES a utility object that contains the namespaces commonly used by FAIR profiles. This shoudl probably be replaced by RDF::NS one day, because it is horribly hacky! 1.001 metacpan
FAIR::ProjectorMetadata 1.001 metacpan

Other Files

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