Test-DistManifest 1.1.1 Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- 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 13 Mar 2009 11:36:25 AM JST gpg: using DSA key 61837D4FDDE66A2F gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <== - has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- configure_prereq_matches_use
-
List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires
Error:- Module::Build
- 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.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| Test::DistManifest | Tests that your MANIFEST matches the distribution as it exists, excluding those in your MANIFEST.SKIP | 1.001000 | metacpan |
Other Files
| Build.PL | metacpan |
| Changes | metacpan |
| MANIFEST | metacpan |
| META.yml | metacpan |
| Makefile.PL | metacpan |
| README | metacpan |