Kwalitee Issues

portable_filenames

Rename those files with alphanumerical characters, or maybe remove them because in many cases they are automatically generated for local installation.

Error:

  • local/man/man3/App::local::lib::helper.3
  • local/man/man3/App::local::lib::helper::rationale.3
  • local/man/man3/Dist::Zilla::Plugin::CompileTests.3
  • local/man/man3/Dist::Zilla::Plugin::Git.3
  • local/man/man3/Dist::Zilla::Plugin::Git::Check.3
  • local/man/man3/Dist::Zilla::Plugin::Git::Commit.3
  • local/man/man3/Dist::Zilla::Plugin::Git::CommitBuild.3
  • local/man/man3/Dist::Zilla::Plugin::Git::GatherDir.3
  • local/man/man3/Dist::Zilla::Plugin::Git::Init.3
  • local/man/man3/Dist::Zilla::Plugin::Git::NextVersion.3
  • local/man/man3/Dist::Zilla::Plugin::Git::Push.3
  • local/man/man3/Dist::Zilla::Plugin::Git::Tag.3
  • local/man/man3/Dist::Zilla::Plugin::GithubMeta.3
  • local/man/man3/Dist::Zilla::Plugin::PodWeaver.3
  • local/man/man3/Dist::Zilla::Plugin::Test::Compile.3
  • local/man/man3/Dist::Zilla::Plugin::Test::Compile::Conflicts.3
  • local/man/man3/Dist::Zilla::PluginBundle::Git.3
  • local/man/man3/Dist::Zilla::Role::Git::DirtyFiles.3
  • local/man/man3/Dist::Zilla::Role::Git::Repo.3
  • local/man/man3/Exporter::Heavy.3
  • local/man/man3/ExtUtils::Command::MM.3
  • local/man/man3/ExtUtils::Liblist.3
  • local/man/man3/ExtUtils::MM.3
  • local/man/man3/ExtUtils::MM_AIX.3
  • local/man/man3/ExtUtils::MM_Any.3
  • local/man/man3/ExtUtils::MM_BeOS.3
  • local/man/man3/ExtUtils::MM_Cygwin.3
  • local/man/man3/ExtUtils::MM_DOS.3
  • local/man/man3/ExtUtils::MM_Darwin.3
  • local/man/man3/ExtUtils::MM_MacOS.3
  • local/man/man3/ExtUtils::MM_NW5.3
  • local/man/man3/ExtUtils::MM_OS2.3
  • local/man/man3/ExtUtils::MM_QNX.3
  • local/man/man3/ExtUtils::MM_UWIN.3
  • local/man/man3/ExtUtils::MM_Unix.3
  • local/man/man3/ExtUtils::MM_VMS.3
  • local/man/man3/ExtUtils::MM_VOS.3
  • local/man/man3/ExtUtils::MM_Win32.3
  • local/man/man3/ExtUtils::MM_Win95.3
  • local/man/man3/ExtUtils::MY.3
  • local/man/man3/ExtUtils::MakeMaker.3
  • local/man/man3/ExtUtils::MakeMaker::Config.3
  • local/man/man3/ExtUtils::MakeMaker::FAQ.3
  • local/man/man3/ExtUtils::MakeMaker::Tutorial.3
  • local/man/man3/ExtUtils::Mkbootstrap.3
  • local/man/man3/ExtUtils::Mksymlists.3
  • local/man/man3/ExtUtils::testlib.3
  • local/man/man3/Module::Build::Tiny.3
  • local/man/man3/Pod::Elemental::PerlMunger.3
  • local/man/man3/XML::Filter::BufferText.3
  • local/man/man3/XML::SAX::Expat.3
  • local/man/man3/XML::SAX::Writer.3
  • local/man/man3/XML::SAX::Writer::XML.3

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: XML::SAX::Machines::ConfigDefaults

no_pod_errors

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

Error: XML-SAX-Machines-0.45/lib/XML/Filter/Distributor.pm -- Around line 270: You forgot a '=back' before '=head1' XML-SAX-Machines-0.45/lib/XML/Filter/DocSplitter.pm -- Around line 297: You forgot a '=back' before '=head1' XML-SAX-Machines-0.45/lib/XML/Filter/Merger.pm -- Around line 484: You forgot a '=back' before '=head1'

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.

no_local_dirs

Fix MANIFEST (or MANIFEST.SKIP) to exclude local directories from a distribution.

Error: local

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: XML::Filter::Distributor, XML::Filter::DocSplitter, XML::Filter::Merger, XML::Filter::Tee, XML::SAX::ByRecord, XML::SAX::EventMethodMaker, XML::SAX::Machine, XML::SAX::Machines, XML::SAX::Machines::ConfigDefaults, XML::SAX::Machines::ConfigHelper, XML::SAX::Manifold, XML::SAX::Pipeline, XML::SAX::Tap

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.

Modules

Name Abstract Version View
XML::Filter::Distributor Multipass processing of documents 0.45 metacpan
XML::Filter::DocSplitter Multipass processing of documents 0.45 metacpan
XML::Filter::Merger Assemble multiple SAX streams in to one document 0.45 metacpan
XML::Filter::Tee Send SAX events to multiple processor, with switching 0.45 metacpan
XML::SAX::ByRecord Record oriented processing of (data) documents 0.45 metacpan
XML::SAX::EventMethodMaker SAX event names, creation of methods from templates 0.45 metacpan
XML::SAX::Machine Manage a collection of SAX processors 0.45 metacpan
XML::SAX::Machines manage collections of SAX processors 0.45 metacpan
XML::SAX::Machines::ConfigDefaults 0.45 metacpan
XML::SAX::Machines::ConfigHelper lib/XML/SAX/Machines/ConfigHelper.pm 0.45 metacpan
XML::SAX::Manifold Multipass processing of documents 0.45 metacpan
XML::SAX::Pipeline Manage a linear pipeline of SAX processors 0.45 metacpan
XML::SAX::Tap Tap a pipeline of SAX processors 0.45 metacpan

Provides

Name File View
XML::SAX::Machine::Part lib/XML/SAX/Machine.pm metacpan
XML::SAX::Machines::SiteConfig lib/XML/SAX/Machines/ConfigHelper.pm metacpan

Other Files

MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
README.too metacpan
dist.ini metacpan