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 'GPL' is invalid (license) [Validation: 1.4];Missing mandatory field, 'abstract' (abstract) [Validation: 1.4];value is an undefined string (abstract) [Validation: 1.4]

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

no_pod_errors

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

Error: ODF-lpOD-0.125/lpOD/Document.pod -- Around line 285: Non-ASCII character seen before =encoding in '§3.1.18'. Assuming UTF-8 ODF-lpOD-0.125/lpOD/StructuredContainer.pod -- Around line 73: Non-ASCII character seen before =encoding in '(§9.1.4'. Assuming UTF-8 ODF-lpOD-0.125/lpOD/Style.pod -- Around line 240: Non-ASCII character seen before =encoding in '§15.4'. Assuming UTF-8 ODF-lpOD-0.125/lpOD/Table.pod -- Around line 49: You can't have =items (as at line 55) unless the first thing after the =over is an =item ODF-lpOD-0.125/lpOD/TextElement.pod -- Around line 588: Non-ASCII character seen before =encoding in '(§7.1.3),'. Assuming UTF-8 Around line 856: You can't have =items (as at line 862) unless the first thing after the =over is an =item

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: ODF::lpOD, ODF::lpOD::Attributes, ODF::lpOD::Common, ODF::lpOD::Document, ODF::lpOD::Element, ODF::lpOD::RowGroup, ODF::lpOD::StructuredContainer, ODF::lpOD::Style, ODF::lpOD::TextElement

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.100,0.101,0.102,0.105,0.106,0.125

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
ODF::lpOD Languages & platform for OpenDocument 0.125 metacpan
ODF::lpOD::Attributes metacpan
ODF::lpOD::Common 0.105 metacpan
ODF::lpOD::Document 0.105 metacpan
ODF::lpOD::Element 0.106 metacpan
ODF::lpOD::RowGroup 0.100 metacpan
ODF::lpOD::StructuredContainer 0.101 metacpan
ODF::lpOD::Style 0.101 metacpan
ODF::lpOD::TextElement 0.102 metacpan

Provides

Name File View
ODF::lpOD::Annotation lpOD/Element.pm metacpan
ODF::lpOD::Area lpOD/StructuredContainer.pm metacpan
ODF::lpOD::BibliographyMark lpOD/Element.pm metacpan
ODF::lpOD::Cell lpOD/Table.pm metacpan
ODF::lpOD::ChangedRegion lpOD/Element.pm metacpan
ODF::lpOD::Column lpOD/Table.pm metacpan
ODF::lpOD::ColumnGroup lpOD/Table.pm metacpan
ODF::lpOD::Connector lpOD/StructuredContainer.pm metacpan
ODF::lpOD::Container lpOD/Document.pm metacpan
ODF::lpOD::Content lpOD/Document.pm metacpan
ODF::lpOD::DrawPage lpOD/StructuredContainer.pm metacpan
ODF::lpOD::Ellipse lpOD/StructuredContainer.pm metacpan
ODF::lpOD::Field lpOD/Table.pm metacpan
ODF::lpOD::FileEntry lpOD/Element.pm metacpan
ODF::lpOD::Frame lpOD/StructuredContainer.pm metacpan
ODF::lpOD::Heading lpOD/TextElement.pm metacpan
ODF::lpOD::Image lpOD/StructuredContainer.pm metacpan
ODF::lpOD::Line lpOD/StructuredContainer.pm metacpan
ODF::lpOD::List lpOD/StructuredContainer.pm metacpan
ODF::lpOD::Manifest lpOD/Document.pm metacpan
ODF::lpOD::Matrix lpOD/Table.pm metacpan
ODF::lpOD::Meta lpOD/Document.pm metacpan
ODF::lpOD::Note lpOD/Element.pm metacpan
ODF::lpOD::Paragraph lpOD/TextElement.pm metacpan
ODF::lpOD::ParagraphStyle lpOD/Style.pm metacpan
ODF::lpOD::Rectangle lpOD/StructuredContainer.pm metacpan
ODF::lpOD::Row lpOD/Table.pm metacpan
ODF::lpOD::Section lpOD/StructuredContainer.pm metacpan
ODF::lpOD::Settings lpOD/Document.pm metacpan
ODF::lpOD::Shape lpOD/StructuredContainer.pm metacpan
ODF::lpOD::Styles lpOD/Document.pm metacpan
ODF::lpOD::Table lpOD/Table.pm metacpan
ODF::lpOD::TableElement lpOD/Table.pm metacpan
ODF::lpOD::TextStyle lpOD/Style.pm metacpan
ODF::lpOD::Vector lpOD/StructuredContainer.pm metacpan
ODF::lpOD::XMLPart lpOD/Document.pm metacpan

Other Files

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