Kwalitee Issues

has_changelog

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

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (26) does not match dist (25):
  • Duplicates in MANIFEST: META.yml

no_pod_errors

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

Error: Net-OSCAR-1.11/OSCAR.pm -- Around line 141: You can't have =items (as at line 170) unless the first thing after the =over is an =item

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!

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: Net::OSCAR, Net::OSCAR::Buddylist, Net::OSCAR::Callbacks, Net::OSCAR::Common, Net::OSCAR::Connection, Net::OSCAR::Connection::Chat, Net::OSCAR::Constants, Net::OSCAR::OldPerl, Net::OSCAR::Proxy, Net::OSCAR::Screenname, Net::OSCAR::TLV, Net::OSCAR::Utility, Net::OSCAR::_BLInternal

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::OSCAR Implementation of AOL's OSCAR protocol for instant messaging 1.11 metacpan
Net::OSCAR::Buddylist 1.11 metacpan
Net::OSCAR::Callbacks 1.11 metacpan
Net::OSCAR::Common 1.11 metacpan
Net::OSCAR::Connection 1.11 metacpan
Net::OSCAR::Connection::Chat 1.11 metacpan
Net::OSCAR::Constants 1.11 metacpan
Net::OSCAR::OldPerl metacpan
Net::OSCAR::Proxy 1.11 metacpan
Net::OSCAR::Screenname 1.11 metacpan
Net::OSCAR::TLV 1.11 metacpan
Net::OSCAR::Utility 1.11 metacpan
Net::OSCAR::_BLInternal 1.11 metacpan

Other Files

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