DBD-Pg 2.17.2_1 Deleted
Kwalitee Issues
- no_files_to_be_skipped
-
Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.
Error: MANIFEST.SKIP
- 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. WARNING: This key is not certified with a trusted signature! Primary key fingerprint: 2529 DF6A B8F7 9407 E944 45B4 BC9B 9067 1496 4AC8 --- SIGNATURE Sun Mar 27 12:50:58 2011 +++ @@ -5,9 +5,9 @@ SHA1 65f60726752d8a819efacb8d8eef2f7fe0565e89 MANIFEST SHA1 dc863ce481b321833db84c95bbe976e8c65f296e MANIFEST.SKIP SHA1 66680c529c8405dad1fef5351091a73a6ba8529e META.yml -SHA1 6c7fa5ed5c1f38ba98595ada1217ab99ba27e960 Makefile.PL +SHA1 8f9f50440612dc83001d063d29569334dd52de17 Makefile.PL SHA1 17d0501f8bacb2fba6c5ddfac072c45e5c3ff6c5 Pg.h -SHA1 bf626ba1dde0fc44d6664450f74a194965444716 Pg.pm +SHA1 cf038c799d5c2280c023408b086cb076a85f004a Pg.pm SHA1 18b9ae4c514bc7b7e98fb49357eebddf7cced133 Pg.xs SHA1 57fde5f166388430d46ac1ac8d957532ae070132 README SHA1 f47722f654c1d31d6435e6af753784346c0f6626 README.dev ==> 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.
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.