XAO-Base 1.28 Latest
Kwalitee Issues
- 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.28/lib/XAO/Cache.pm -- Around line 324: You forgot a '=back' before '=head1' XAO-Base-1.28/lib/XAO/DO/Cache/Memory.pm -- Around line 261: You can't have =items (as at line 265) unless the first thing after the =over is an =item XAO-Base-1.28/lib/XAO/SimpleHash.pm -- Around line 540: You forgot a '=back' before '=head1' XAO-Base-1.28/lib/XAO/TestUtils.pm -- Around line 352: You forgot a '=back' before '=head1' XAO-Base-1.28/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!
- 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::Cache::Uncached, XAO::DO::Config, XAO::Errors, XAO::Projects, XAO::SimpleHash, XAO::TestUtils, XAO::Utils, XAO::testcases::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.28,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.
Modules
Name | Abstract | Version | View |
---|---|---|---|
XAO::Base | Set of base classes for the XAO family of products | 1.28 | 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.1 | metacpan |
XAO::DO::Cache::Uncached | a non-caching backend | metacpan | |
XAO::DO::Config | Base object for all configurations | metacpan | |
XAO::DO::Embeddable | recommended base object for XAO embeddable configs | 2.1 | 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 |