Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

has_proper_version

Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

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

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_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.

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).

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
Net::Async::Tangence::Client 0.03 metacpan
Net::Async::Tangence::Protocol 0.03 metacpan
Net::Async::Tangence::Server 0.03 metacpan
Net::Async::Tangence::ServerContext 0.03 metacpan
Net::Async::Tangence::ServerProtocol 0.03 metacpan
Tangence attribute-oriented server/client object remoting framework 0.03 metacpan
Tangence::Constants 0.03 metacpan
Tangence::Message 0.03 metacpan
Tangence::Meta::Class 0.03 metacpan
Tangence::Metacode 0.03 metacpan
Tangence::Object 0.03 metacpan
Tangence::ObjectProxy 0.03 metacpan
Tangence::Registry 0.03 metacpan

Other Files

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