Dist-Maker 0.10 Latest
Kwalitee Issues
No Core Issues.
- 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: Dist::Maker::Util 
- 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 | 
|---|---|---|---|
| Dist::Maker | Yet another distribution maker | 0.10 | metacpan | 
| Dist::Maker::Base | Base class for config handling | metacpan | |
| Dist::Maker::Command::config | Manages config data | metacpan | |
| Dist::Maker::Command::init | Initializes a distribution | metacpan | |
| Dist::Maker::Command::meta | Meta commands | metacpan | |
| Dist::Maker::Command::new | Creates a new file | metacpan | |
| Dist::Maker::Config | Configuration variables | metacpan | |
| Dist::Maker::Logger | The logger role | metacpan | |
| Dist::Maker::Name | Distribution/module name abstraction | metacpan | |
| Dist::Maker::Scatter | Builds and scatters distributions | metacpan | |
| Dist::Maker::Template | The role of distribution templates | metacpan | |
| Dist::Maker::Template::Any::Moose | Distribution template using Any::Moose | metacpan | |
| Dist::Maker::Template::CLI | Distribution template for CLI applications | metacpan | |
| Dist::Maker::Template::Default | The default distribution template | metacpan | |
| Dist::Maker::Template::DefaultMB | metacpan | ||
| Dist::Maker::Template::Moose | Distribution template using Moose | metacpan | |
| Dist::Maker::Template::Mouse | Distribution template using Mouse | metacpan | |
| Dist::Maker::Template::XS | Distribution template for XS modules | metacpan | |
| Dist::Maker::Util | Common utilities | metacpan |