Kwalitee Issues

buildtool_not_executable

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

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: forks::BerkeleyDB, forks::BerkeleyDB::Config

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 Mon 09 Apr 2007 01:54:09 PM JST gpg: using DSA key 4309FB0DCA4910EE gpg: Can't check signature: No public key --- SIGNATURE Mon Apr 9 13:54:09 2007 +++ @@ -1,6 +1,6 @@ SHA1 a114cf625dff9d8a9ef478e535ca2c444e82c617 Changes SHA1 ff63e2bc7d51eb6accfb28cc4869728e2f462de0 MANIFEST -SHA1 8c1480183a1a8df18d96b3d3bded8bae84b23f66 META.yml +SHA1 1a8ad19d3a51f371aad3d612c29f11ec5370df3d META.yml SHA1 9b7c8f94bbd1342db9f34a070c1af3783fd9c9af Makefile.PL SHA1 9c0c1f41f43be8e7a6bc23083e343b6bc99b102e README SHA1 9692b4fd0c75324677de258079abf852f28f9ccc lib/forks/BerkeleyDB.pm @@ -11,7 +11,7 @@ SHA1 3d35b5b38c15d510330ab5c506f223585c2f8b15 lib/forks/BerkeleyDB/shared/handle.pm SHA1 7c1c9b41ce5bc9f998b5612bcc065fad63b4b2ed lib/forks/BerkeleyDB/shared/hash.pm SHA1 6d79bb54c11d0c8472232266d39d40994005ec25 lib/forks/BerkeleyDB/shared/scalar.pm -SHA1 86a45fc774661b1676c607f225dad74e5053fdb9 t/forks01.t +SHA1 f5fd987d6a0ca83b36560a6a6be99afa7f1b293a t/forks01.t SHA1 16547aab744eb714f13206161623cbb12aad617d t/forks02.t SHA1 22c8e06dc63f3967cb7511815274aea18ab5acf8 t/forks03.t SHA1 9c5d0b278028dabaf0b037ab74f4339f7bdc77c8 t/forks20.t ==> MISMATCHED content between SIGNATURE and distribution files! <==

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.

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

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: forks::BerkeleyDB, forks::BerkeleyDB::Config

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
forks::BerkeleyDB high-performance drop-in replacement for threads 0.04 metacpan
forks::BerkeleyDB::shared high-performance drop-in replacement for threads::shared 0.04 metacpan
forks::BerkeleyDB::shared::array class for tie-ing arrays to BerkeleyDB Recno 0.04 metacpan
forks::BerkeleyDB::shared::handle class for tie-ing handles to threads with forks 0.04 metacpan
forks::BerkeleyDB::shared::hash class for tie-ing hashes to BerkeleyDB Btree 0.04 metacpan
forks::BerkeleyDB::shared::scalar class for tie-ing scalars to BerkeleyDB Recno 0.04 metacpan

Other Files

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