Kwalitee Issues

no_files_to_be_skipped

Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.

Error: META.yml

has_license_in_source_file

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

no_pod_errors

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

Error: XAO-Base-1.16/lib/XAO/Cache.pm -- Around line 324: You forgot a '=back' before '=head1' XAO-Base-1.16/lib/XAO/DO/Cache/Memory.pm -- Around line 242: You can't have =items (as at line 246) unless the first thing after the =over is an =item XAO-Base-1.16/lib/XAO/SimpleHash.pm -- Around line 540: You forgot a '=back' before '=head1' XAO-Base-1.16/lib/XAO/TestUtils.pm -- Around line 316: You forgot a '=back' before '=head1' XAO-Base-1.16/lib/XAO/Utils.pm -- Around line 107: Expected text after =item, not a number

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

no_stdin_for_prompting

Use the prompt() method from ExtUtils::MakeMaker/Module::Build.

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: XAO::Base, XAO::Cache, XAO::DO::Atom, XAO::DO::Cache::Memcached, XAO::DO::Cache::Memory, XAO::DO::Config, XAO::DO::Config, XAO::DO::Embeddable, XAO::DO::EmbeddableTest, XAO::DO::LocalConf, XAO::DO::Test1, XAO::DO::Test1, XAO::DO::Test2, XAO::DO::Thrower, XAO::Errors, XAO::Objects, XAO::Projects, XAO::SimpleHash, XAO::TestUtils, XAO::Utils, XAO::testcases::base, testcases::Base::Cache, testcases::Base::DOConfig, testcases::Base::Errors, testcases::Base::Objects, testcases::Base::Projects, testcases::Base::SimpleHash, testcases::Base::Utils, testcases::Base::XAOBase, testcases::Base::base

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.16,2.001,2.002,2.1,2.7

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
XAO::Base Set of base classes for the XAO family of products 1.16 metacpan
XAO::Cache generic interface for caching various data 2.1 metacpan
XAO::DO::Atom recommended base object for all XAO dynamic objects metacpan
XAO::DO::Cache::Memcached memcached back-end for XAO::Cache metacpan
XAO::DO::Cache::Memory memory storage back-end for XAO::Cache 2.001 metacpan
XAO::DO::Config Base object for all configurations metacpan
XAO::DO::Embeddable recommended base object for XAO embeddable configs 2.001 metacpan
XAO::DO::EmbeddableTest metacpan
XAO::DO::LocalConf metacpan
XAO::DO::Test1 metacpan
XAO::DO::Test2 metacpan
XAO::DO::Thrower metacpan
XAO::Errors throwable errors namespace support 2.001 metacpan
XAO::Objects dynamic objects loader 2.001 metacpan
XAO::Projects project context switcher for XAO 2.001 metacpan
XAO::SimpleHash Simple 2D hash manipulations 2.001 metacpan
XAO::TestUtils testing framework for XAO modules 2.002 metacpan
XAO::Utils Utility functions widely used by XAO suite 2.7 metacpan
XAO::testcases::base base class for easier project testing metacpan
testcases::Base::Cache metacpan
testcases::Base::DOConfig metacpan
testcases::Base::Errors metacpan
testcases::Base::Objects metacpan
testcases::Base::Projects metacpan
testcases::Base::SimpleHash metacpan
testcases::Base::Utils metacpan
testcases::Base::XAOBase metacpan
testcases::Base::base metacpan

Other Files

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