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 Fri 06 Oct 2006 11:21:10 AM JST gpg: using DSA key 4309FB0DCA4910EE gpg: Can't check signature: No public key --- SIGNATURE Fri Oct 6 11:21:10 2006 +++ @@ -11,7 +11,7 @@ SHA1 b474efb25ae0e8c39fde23f4d6ae40e084f9252c lib/forks/BerkeleyDB/shared/handle.pm SHA1 afe831c3ca1f4601c2490ece0656fa88d278ba37 lib/forks/BerkeleyDB/shared/hash.pm SHA1 e7cfd08f4a7611c1f111ceb374b53b742e5cb6ed 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.03 metacpan
forks::BerkeleyDB::shared high-performance drop-in replacement for threads::shared 0.03 metacpan
forks::BerkeleyDB::shared::array class for tie-ing arrays to BerkeleyDB Recno 0.03 metacpan
forks::BerkeleyDB::shared::handle class for tie-ing handles to threads with forks 0.03 metacpan
forks::BerkeleyDB::shared::hash class for tie-ing hashes to BerkeleyDB Btree 0.03 metacpan
forks::BerkeleyDB::shared::scalar class for tie-ing scalars to BerkeleyDB Recno 0.03 metacpan

Other Files

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