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: DAIA-0.42/lib/DAIA/Document.pm -- Around line 105: You forgot a '=back' before '=head1' DAIA-0.42/lib/DAIA/Item.pm -- Around line 197: You forgot a '=back' before '=head1' DAIA-0.42/lib/DAIA.pm -- Around line 589: 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: DAIA::Item

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.

Modules

Name Abstract Version View
DAIA Document Availability Information API 0.42 metacpan
DAIA::Availability Abstract base class of availability information 0.42 metacpan
DAIA::Available Information about a service that is currently unavailable 0.42 metacpan
DAIA::Department Information about a department in a L<DAIA::Institution> 0.42 metacpan
DAIA::Document Information about a single document 0.42 metacpan
DAIA::Entity Abstract base class of Department, Institution, Storage, and Limitation 0.42 metacpan
DAIA::Institution Organization that may hold items and provide services 0.42 metacpan
DAIA::Item Holds information about an item of a L<DAIA::Document> 0.42 metacpan
DAIA::Limitation Information about specific limitations of availability 0.42 metacpan
DAIA::Message An optional information or error message 0.42 metacpan
DAIA::Object Abstract base class of all DAIA classes 0.42 metacpan
DAIA::Response DAIA information root element 0.42 metacpan
DAIA::Storage Information about the place where an item is stored 0.42 metacpan
DAIA::Unavailable Information about a service that is currently unavailable 0.42 metacpan

Other Files

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