Kwalitee Issues

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 (46) does not match dist (45):
  • Missing in Dist: pm_to_blib

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: Net::SSLeay::OO, Net::SSLeay::OO::Functions

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 Sat 10 Oct 2009 05:15:59 PM JST gpg: using DSA key FC06408866B25843 gpg: Can't check signature: No public key --- SIGNATURE Sat Oct 10 17:16:01 2009 +++ @@ -1,7 +1,7 @@ SHA1 5ebf20e77850b956f9f03833932a7005ba59f0d9 COPYING.txt SHA1 ecd8e0fc9926089edc17f362c7993252901cb098 Changes.pod SHA1 db0af8c788e2aa2f2884b29bb267bf70f0fa4cc1 MANIFEST -SHA1 308a3108e12c2bcbe8de82e3dc25f19b4027de58 META.yml +SHA1 20e422e2133a15dee3cc04e856f0410cf0f564f6 META.yml SHA1 ceae6debb2daa11d61296bb8ea04b383b268c6ce Makefile.PL SHA1 b33dcb80a13bef185c17bf0bf40b794c1cdbea5d README SHA1 d5e3f20af230c4ce16e38e5c8254ad6fee01ae70 SubmittingPatches ==> 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.

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::SSLeay::OO, Net::SSLeay::OO::Functions

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.01,0.02

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

Modules

Name Abstract Version View
Net::SSLeay::OO OO Calling Method for Net::SSLeay 0.02 metacpan
Net::SSLeay::OO::Constants Importer interface to Net::SSLeay constants 0.01 metacpan
Net::SSLeay::OO::Context OO interface to Net::SSLeay CTX_ methods metacpan
Net::SSLeay::OO::Error encapsulated SSLeay errors metacpan
Net::SSLeay::OO::Functions convert Net::SSLeay functions to methods metacpan
Net::SSLeay::OO::SSL OO interface to Net::SSLeay methods metacpan
Net::SSLeay::OO::Session representation of SSL_SESSION* objects metacpan
Net::SSLeay::OO::X509 OpenSSL SSL certificate metacpan
Net::SSLeay::OO::X509::Context wrapper for X509_STORE_CTX* pointers metacpan
Net::SSLeay::OO::X509::Name methods to call on SSL certificate names metacpan
Net::SSLeay::OO::X509::Store wrapper for X509_STORE* pointers metacpan

Other Files

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