XML-DOM 1.18 Deleted
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.18/DOM.pm -- Around line 4354: You forgot a '=back' before '=head2' Around line 4363: You forgot a '=back' before '=head2' Around line 4365: '=item' outside of any '=over' Around line 4408: '=item' outside of any '=over' Around line 4410: You forgot a '=back' before '=head2' Around line 4419: You forgot a '=back' before '=head2' Around line 4421: '=item' outside of any '=over' Around line 4709: You forgot a '=back' before '=head2' Around line 4711: '=item' outside of any '=over' Around line 4790: '=item' outside of any '=over' Around line 4817: You forgot a '=back' before '=head2' You forgot a '=back' before '=head2' Around line 4819: '=item' outside of any '=over' Around line 4827: '=item' outside of any '=over' Around line 4921: You forgot a '=back' before '=head2' You forgot a '=back' before '=head2' Around line 4923: '=item' outside of any '=over' Around line 4948: '=item' outside of any '=over' Around line 5030: You can't have =items (as at line 5072) unless the first thing after the =over is an =item Around line 5241: You forgot a '=back' before '=head2' You forgot a '=back' before '=head2' Around line 5243: '=item' outside of any '=over' Around line 5260: '=item' outside of any '=over' Around line 5440: You forgot a '=back' before '=head2' You forgot a '=back' before '=head2' Around line 5442: '=item' outside of any '=over' Around line 5456: '=item' outside of any '=over' Around line 5509: You forgot a '=back' before '=head2' You forgot a '=back' before '=head2' Around line 5511: '=item' outside of any '=over' Around line 5631: '=item' outside of any '=over' Around line 5797: You forgot a '=back' before '=head2' You forgot a '=back' before '=head2' Around line 5799: '=item' outside of any '=over' Around line 5878: '=item' outside of any '=over' Around line 5987: 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/UTF8.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, 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.
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 |