Kwalitee Issues

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

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: CheckAncestors, CmpDOM

prereq_matches_use

List all used modules in META.yml requires

Error:

  • XML::Parser

no_pod_errors

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

Error: XML-DOM-1.16/DOM.pm -- Around line 4211: You forgot a '=back' before '=head2' Around line 4220: You forgot a '=back' before '=head2' Around line 4222: '=item' outside of any '=over' Around line 4247: '=item' outside of any '=over' Around line 4249: You forgot a '=back' before '=head2' Around line 4258: You forgot a '=back' before '=head2' Around line 4260: '=item' outside of any '=over' Around line 4548: You forgot a '=back' before '=head2' Around line 4550: '=item' outside of any '=over' Around line 4629: '=item' outside of any '=over' Around line 4656: You forgot a '=back' before '=head2' You forgot a '=back' before '=head2' Around line 4658: '=item' outside of any '=over' Around line 4666: '=item' outside of any '=over' Around line 4760: You forgot a '=back' before '=head2' You forgot a '=back' before '=head2' Around line 4762: '=item' outside of any '=over' Around line 4787: '=item' outside of any '=over' Around line 4869: You can't have =items (as at line 4911) unless the first thing after the =over is an =item Around line 5080: You forgot a '=back' before '=head2' You forgot a '=back' before '=head2' Around line 5082: '=item' outside of any '=over' Around line 5099: '=item' outside of any '=over' Around line 5279: You forgot a '=back' before '=head2' You forgot a '=back' before '=head2' Around line 5281: '=item' outside of any '=over' Around line 5295: '=item' outside of any '=over' Around line 5348: You forgot a '=back' before '=head2' You forgot a '=back' before '=head2' Around line 5350: '=item' outside of any '=over' Around line 5454: '=item' outside of any '=over' Around line 5620: You forgot a '=back' before '=head2' You forgot a '=back' before '=head2' Around line 5622: '=item' outside of any '=over' Around line 5697: '=item' outside of any '=over' Around line 5806: You forgot a '=back' before '=head1'

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: CheckAncestors.pm, CmpDOM.pm, DOM.pm

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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: CheckAncestors, CmpDOM, XML::DOM

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

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
CheckAncestors metacpan
CmpDOM metacpan
XML::DOM A perl module for building DOM Level 1 compliant document structures 1.16 metacpan

Provides

Name File View
Stat DOM.pm metacpan
XML::DOM::AttDef CmpDOM.pm metacpan
XML::DOM::AttlistDecl CmpDOM.pm metacpan
XML::DOM::Attr CmpDOM.pm metacpan
XML::DOM::CDATASection DOM.pm metacpan
XML::DOM::CharacterData CmpDOM.pm metacpan
XML::DOM::Comment DOM.pm metacpan
XML::DOM::DOMException DOM.pm metacpan
XML::DOM::DOMImplementation DOM.pm metacpan
XML::DOM::Document CmpDOM.pm metacpan
XML::DOM::DocumentFragment DOM.pm metacpan
XML::DOM::DocumentType CmpDOM.pm metacpan
XML::DOM::Element CmpDOM.pm metacpan
XML::DOM::ElementDecl CmpDOM.pm metacpan
XML::DOM::Entity CmpDOM.pm metacpan
XML::DOM::EntityReference CmpDOM.pm metacpan
XML::DOM::NamedNodeMap CmpDOM.pm metacpan
XML::DOM::Node CmpDOM.pm metacpan
XML::DOM::NodeList CmpDOM.pm metacpan
XML::DOM::Notation CmpDOM.pm metacpan
XML::DOM::Parser DOM.pm metacpan
XML::DOM::PrintToFileHandle DOM.pm metacpan
XML::DOM::PrintToString DOM.pm metacpan
XML::DOM::ProcessingInstruction CmpDOM.pm metacpan
XML::DOM::Text DOM.pm metacpan
XML::DOM::XMLDecl CmpDOM.pm metacpan
XML::Parser::Dom DOM.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan