Kwalitee Issues

no_pod_errors

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

Error: MediaWiki-DumpFile-0.2.2_01/lib/MediaWiki/DumpFile/Compat/link.pod -- Around line 11: =over without closing =back

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.

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: speed_test/Bench.pm

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.002000,0.002002,0.2.2_01

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_separate_license_file

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

Modules

Name Abstract Version View
Bench::CompactTree metacpan
MediaWiki::DumpFile Process various dump files from a MediaWiki instance 0.2.2_01 metacpan
MediaWiki::DumpFile::Compat Compatibility with Parse::MediaWikiDump 0.002000 metacpan
MediaWiki::DumpFile::FastPages Fastest way to parse a page dump file 0.002000 metacpan
MediaWiki::DumpFile::Pages Process an XML dump file of pages from a MediaWiki instance 0.002002 metacpan
MediaWiki::DumpFile::Pages::Lib metacpan
MediaWiki::DumpFile::SQL Process SQL dump files from a MediaWiki instance 0.002002 metacpan

Provides

Name File View
Bench::ExpatHandler speed_test/Bench.pm metacpan
Bench::SAXHandler speed_test/Bench.pm metacpan
MediaWiki::DumpFile::Pages::FastPage lib/MediaWiki/DumpFile/Pages.pm metacpan
MediaWiki::DumpFile::Pages::Page lib/MediaWiki/DumpFile/Pages.pm metacpan
MediaWiki::DumpFile::Pages::Page000004000 lib/MediaWiki/DumpFile/Pages.pm metacpan
MediaWiki::DumpFile::Pages::Page::Revision lib/MediaWiki/DumpFile/Pages.pm metacpan
MediaWiki::DumpFile::Pages::Page::Revision::Contributor lib/MediaWiki/DumpFile/Pages.pm metacpan
MediaWiki::DumpFile::PagesSiteinfo lib/MediaWiki/DumpFile/Pages.pm metacpan

Other Files

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