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]

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-1.105/lpOD/Common.pod -- Around line 153: Unterminated C<...> sequence Around line 159: Unterminated C<...> sequence ODF-lpOD-1.105/lpOD/Document.pod -- Around line 296: Non-ASCII character seen before =encoding in '§3.1.18'. Assuming UTF-8 ODF-lpOD-1.105/lpOD/StructuredContainer.pod -- Around line 175: Non-ASCII character seen before =encoding in '(§9.1.4'. Assuming UTF-8 ODF-lpOD-1.105/lpOD/Style.pod -- Around line 274: Non-ASCII character seen before =encoding in '§15.4'. Assuming UTF-8 ODF-lpOD-1.105/lpOD/Table.pod -- Around line 46: You can't have =items (as at line 52) unless the first thing after the =over is an =item ODF-lpOD-1.105/lpOD/TextElement.pod -- Around line 400: You forgot a '=back' before '=head1' Around line 756: Non-ASCII character seen before =encoding in '(§7.1.3),'. Assuming UTF-8 ODF-lpOD-1.105/lpOD/Tutorial.pod -- Around line 1927: Non-ASCII character seen before =encoding in '€",'. 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::Field, 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: 1.000,1.001,1.002,1.105

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 An OpenDocument management interface 1.105 metacpan
ODF::lpOD::Attributes 1.000 metacpan
ODF::lpOD::Common 1.002 metacpan
ODF::lpOD::Document 1.002 metacpan
ODF::lpOD::Element 1.002 metacpan
ODF::lpOD::Field 1.002 metacpan
ODF::lpOD::RowGroup 1.001 metacpan
ODF::lpOD::StructuredContainer 1.000 metacpan
ODF::lpOD::Style 1.001 metacpan
ODF::lpOD::TextElement 1.001 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::CellStyle lpOD/Style.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::ColumnStyle lpOD/Style.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::DrawingPageStyle lpOD/Style.pm metacpan
ODF::lpOD::Ellipse lpOD/StructuredContainer.pm metacpan
ODF::lpOD::FileEntry lpOD/Element.pm metacpan
ODF::lpOD::FontDeclaration lpOD/Style.pm metacpan
ODF::lpOD::Frame lpOD/StructuredContainer.pm metacpan
ODF::lpOD::GraphicStyle lpOD/Style.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::ListLevelStyle lpOD/Style.pm metacpan
ODF::lpOD::ListStyle lpOD/Style.pm metacpan
ODF::lpOD::Manifest lpOD/Document.pm metacpan
ODF::lpOD::MasterPage lpOD/Style.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::NumberStyle lpOD/Style.pm metacpan
ODF::lpOD::OutlineStyle lpOD/Style.pm metacpan
ODF::lpOD::PageEndStyle lpOD/Style.pm metacpan
ODF::lpOD::PageLayout lpOD/Style.pm metacpan
ODF::lpOD::Paragraph lpOD/TextElement.pm metacpan
ODF::lpOD::ParagraphStyle lpOD/Style.pm metacpan
ODF::lpOD::PresentationPageLayout lpOD/Style.pm metacpan
ODF::lpOD::Rectangle lpOD/StructuredContainer.pm metacpan
ODF::lpOD::Row lpOD/Table.pm metacpan
ODF::lpOD::RowStyle lpOD/Style.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::SimpleVariable lpOD/Field.pm metacpan
ODF::lpOD::StyleContainer lpOD/Document.pm metacpan
ODF::lpOD::Styles lpOD/Document.pm metacpan
ODF::lpOD::TOC lpOD/StructuredContainer.pm metacpan
ODF::lpOD::Table lpOD/Table.pm metacpan
ODF::lpOD::TableElement lpOD/Table.pm metacpan
ODF::lpOD::TableStyle lpOD/Style.pm metacpan
ODF::lpOD::TextField lpOD/Field.pm metacpan
ODF::lpOD::TextStyle lpOD/Style.pm metacpan
ODF::lpOD::UserVariable lpOD/Field.pm metacpan
ODF::lpOD::Variable lpOD/Field.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