Kwalitee Issues

no_broken_auto_install

Upgrade the bundled version of Module::Install to at least 0.89, but preferably to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)

no_pod_errors

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

Error: Algorithm-FloodControl-2.001000/lib/Algorithm/FloodControl.pm -- Around line 228: Non-ASCII character seen before =encoding in '"Ненене,'. Assuming UTF-8

valid_signature

Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.

Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Thu 22 Jul 2010 10:06:54 PM JST gpg: using RSA key 824C423F0B1DF7D5 gpg: Can't check signature: No public key --- SIGNATURE Thu Jul 22 22:06:58 2010 +++ @@ -2,7 +2,7 @@ SHA1 e4ce88dddf20a0a6e993c6e8ef5feb140806168e Changes SHA1 3780ab4abf4750d21fcd4c871b04dac8294690c2 MANIFEST SHA1 d647e10b9f231ddd4b9a4c90fb20d75e6b3f8d30 META.yml -SHA1 1403ae17c4c344476cd8c71ec2b190fc13e64ccb Makefile.PL +SHA1 a2f012c4253184d450ae1d9ba0026eb2a32ccb57 Makefile.PL SHA1 73af7dba8096be943364f3eb0c60dfa2bfd957e5 README SHA1 603bb9de29fb8cba7f13409c546750972eff645d inc/Module/AutoInstall.pm SHA1 5c9e093b0facca46d50e3c69d5569aa7a98db0b8 inc/Module/Install.pm @@ -15,16 +15,16 @@ SHA1 4aa1c578faad51f31e62bed7b28d3d42b88219c3 inc/Module/Install/Metadata.pm SHA1 d7529d795a1304c88253b26a9089913edf31ae5e inc/Module/Install/Win32.pm SHA1 2a74aba5a78e7ab2776382e42106ebe941c2ac28 inc/Module/Install/WriteAll.pm -SHA1 0b50b9f360a1dbf2bc0ef56c914ecf8647bd74e1 lib/Algorithm/FloodControl.pm -SHA1 e0425cd6d29109f9c24de750feab1f4ff27d370e lib/Algorithm/FloodControl/Backend.pm -SHA1 e7b94d745c3fd74a8d577e87a405705478e296ae lib/Algorithm/FloodControl/Backend/Cache/FastMmap.pm -SHA1 cace9186acc803e9cbe1d07107dab98a85bdadc4 lib/Algorithm/FloodControl/Backend/Cache/Memcached.pm -SHA1 77810a2f9e869d1d498219d17b7e35b139fe8b21 lib/Algorithm/FloodControl/Backend/Cache/Memcached/Fast.pm +SHA1 061c358d6c4af668013f906e3adbcf3721bdbc4f lib/Algorithm/FloodControl.pm +SHA1 9faee81cc8f4f21db4c088dbc3c8c82b47d67895 lib/Algorithm/FloodControl/Backend.pm +SHA1 6706d77ca01c6937437225b59f1ae0231fe53194 lib/Algorithm/FloodControl/Backend/Cache/FastMmap.pm +SHA1 7610cf8bef2205731b9dc0fb8e96bf6cc31f75f7 lib/Algorithm/FloodControl/Backend/Cache/Memcached.pm +SHA1 3f610044ffd3add38303dd19c94346e270d9e0ce lib/Algorithm/FloodControl/Backend/Cache/Memcached/Fast.pm SHA1 c8d10105549b46cdd28c017973dffef2f60d2c4d svn-commit.tmp SHA1 bf4e7f0d3ab470f46a4cc03c8d243b62d07f807d t/00-load.t SHA1 d617edb013d9307c7981d63be26e05680702d461 t/01-cache-memcached-fast.t -SHA1 a99637aee3eaa6477590faf9a83079b8098d1cd8 t/02-cache-memcached.t -SHA1 8f9f65c6e8abbb3e4cd98c10ec4f10f051999418 t/03-module.t +SHA1 0a744aec23bf0273f533a0d9e2d377ee9fde10a4 t/02-cache-memcached.t +SHA1 41650b1627a54421cfaf00f14f9c734ce80795e1 t/03-module.t SHA1 fd875722935e78099d2f93dd666871d810cc8fc9 t/04-cache-fastmmap.t SHA1 bf48e25e6079736e710a1af60aa5f9cb473e4763 t/boilerplate.t SHA1 0b1c5a2d59be6bfa7d60c64cd964fea6a0331705 t/pod-coverage.t ==> MISMATCHED content between SIGNATURE and distribution files! <==

has_meta_json

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

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.

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
Algorithm::FloodControl Limit event processing to count/time ratio. 2.001000 metacpan
Algorithm::FloodControl::Backend metacpan
Algorithm::FloodControl::Backend::Cache::FastMmap metacpan
Algorithm::FloodControl::Backend::Cache::Memcached metacpan
Algorithm::FloodControl::Backend::Cache::Memcached::Fast metacpan

Other Files

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