Kwalitee Issues

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

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: Test::Class::Sugar, Test::Class::Sugar::Context

no_pod_errors

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

Error: Test-Class-Sugar-0.0300/lib/Test/Class/Sugar.pm -- Around line 293: You forgot a '=back' before '=head2' Around line 295: '=item' outside of any '=over'

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

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: Test::Class::Sugar, Test::Class::Sugar::Context

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.0200,0.0300

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
Test::Class::Sugar Helper syntax for writing Test::Class tests 0.0300 metacpan
Test::Class::Sugar::CodeGenerator CodeGenerator for building B<Test::Class>es 0.0200 metacpan
Test::Class::Sugar::Context Pay no attention to the class behind the curtain 0.0300 metacpan

Other Files

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