Kwalitee Issues

has_changelog

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

has_tests

Add tests!

has_license_in_source_file

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

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: Circle

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

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.

has_tests_in_t_dir

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

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: Circle, Circle::Collection, Circle::Command, Circle::CommandInvocation, Circle::Commandable, Circle::Configurable, Circle::GlobalRules, Circle::Net::IRC, Circle::Net::IRC::Channel, Circle::Net::IRC::Target, Circle::Net::IRC::User, Circle::Net::Raw, Circle::RootObj, Circle::Rule::Chain, Circle::Rule::Resultset, Circle::Rule::Store, Circle::Ruleable, Circle::Session::Tabbed, Circle::TaggedString, Circle::Widget, Circle::Widget::Box, Circle::Widget::Entry, Circle::Widget::Label, Circle::Widget::Scroller, Circle::WindowItem

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
Circle server backend for the C<Circle> application host 0.01 metacpan
Circle::Collection metacpan
Circle::Command metacpan
Circle::CommandInvocation metacpan
Circle::Commandable metacpan
Circle::Configurable metacpan
Circle::GlobalRules metacpan
Circle::Net::IRC metacpan
Circle::Net::IRC::Channel metacpan
Circle::Net::IRC::Target metacpan
Circle::Net::IRC::User metacpan
Circle::Net::Raw metacpan
Circle::RootObj metacpan
Circle::Rule::Chain metacpan
Circle::Rule::Resultset metacpan
Circle::Rule::Store metacpan
Circle::Ruleable metacpan
Circle::Session::Tabbed metacpan
Circle::TaggedString metacpan
Circle::Widget metacpan
Circle::Widget::Box metacpan
Circle::Widget::Entry metacpan
Circle::Widget::Label metacpan
Circle::Widget::Scroller metacpan
Circle::WindowItem metacpan

Other Files

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