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.120/lpOD/Document.pod -- Around line 244: Non-ASCII character seen before =encoding in '§3.1.18'. Assuming UTF-8 ODF-lpOD-0.120/lpOD/StructuredContainer.pod -- Around line 73: Non-ASCII character seen before =encoding in '(§9.1.4'. Assuming UTF-8 ODF-lpOD-0.120/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.120/lpOD/TextElement.pod -- Around line 586: Non-ASCII character seen before =encoding in '(§7.1.3),'. Assuming UTF-8

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::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.103,0.120

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).

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
ODF::lpOD Languages & platform for OpenDocument 0.120 metacpan
ODF::lpOD::Attributes metacpan
ODF::lpOD::Common 0.102 metacpan
ODF::lpOD::Document 0.101 metacpan
ODF::lpOD::Element 0.103 metacpan
ODF::lpOD::RowGroup 0.100 metacpan
ODF::lpOD::StructuredContainer 0.100 metacpan
ODF::lpOD::TextElement 0.100 metacpan

Provides

Name File View
ODF::lpOD::BibliographyMark lpOD/Element.pm metacpan
ODF::lpOD::Cell lpOD/Table.pm metacpan
ODF::lpOD::Column lpOD/Table.pm metacpan
ODF::lpOD::ColumnGroup lpOD/Table.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::Field lpOD/Table.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::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::Paragraph lpOD/TextElement.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::Styles lpOD/Document.pm metacpan
ODF::lpOD::Table lpOD/Table.pm metacpan
ODF::lpOD::TableElement lpOD/Table.pm metacpan
ODF::lpOD::XMLPart lpOD/Document.pm metacpan

Other Files

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