Test-Builder-Mock-Class 0.0203 Latest
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 (32) does not match dist (31):
- Duplicates in MANIFEST: SIGNATURE
 
- 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 29 May 2010 07:45:11 AM JST gpg: using DSA key 84C1C77BC0B10A5B 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. 
- 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.