Module-Release 2.05_07 Deleted
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 (42) does not match dist (41):
- Missing in Dist: MYMETA.yml
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Module-Release-2.05_07/lib/Module/Release.pm -- Around line 1444: Non-ASCII character seen before =encoding in 'König'. Assuming UTF-8
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- no_unauthorized_packages
-
Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.
Error:
- Module::Release
- Module::Release::Kwalitee
- Module::Release::MANIFEST
- Module::Release::PAUSE
- Module::Release::Prereq
- Module::Release::SVN
- 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.
- 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.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| Module::Release | Automate software releases | 2.05_07 | metacpan |
| Module::Release::FTP | Interact with an FTP server | 2.05_07 | metacpan |
| Module::Release::Kwalitee | Play the CPANTS game | 2.05_07 | metacpan |
| Module::Release::MANIFEST | Check Perl's MANIFEST to ensure you've updated it | 2.05_07 | metacpan |
| Module::Release::PAUSE | Interact with the Perl Authors Upload Server (PAUSE) | 2.05_07 | metacpan |
| Module::Release::Prereq | Check pre-requisites list in build file | 2.05_07 | metacpan |
| Module::Release::SVN | Use Subversion with Module::Release | 2.05_07 | metacpan |
| Module::Release::SourceForge | Work with SourceForge with Module::Release | 2.05_07 | metacpan |