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

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-0.21/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 0.21 metacpan
FAIR::AccessorBase The core Accessor functions 0.21 metacpan
FAIR::AccessorConfig The key/value of the current configuration of the Accessor 0.21 metacpan
FAIR::Base libraries for creating and parsing FAIR Data Profiles (see http://datafairport.org for more details) 0.21 metacpan
FAIR::Data a set of packages that assist with creating infrastructures that conform to the FAIR Data Principles 0.21 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! 0.21 metacpan
FAIR::Profile the base class representing a FAIR Profile. Everything else is attached to this 0.21 metacpan
FAIR::Profile::Class A FAIR Class is a meta representation of a data resources Class 0.21 metacpan
FAIR::Profile::Parser Parser that reads FAIR Profile RDF and creates a FAIR::Profile object 0.21 metacpan
FAIR::Profile::Property to represent a Property in a FAIR Profile 0.21 metacpan

Provides

Name File View
Fair::Profile::SerializableProperty lib/FAIR/Profile/SerializableProperty.pm metacpan

Other Files

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