Mite 0.001000 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: t/Module-Build
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: Mite, Mite::App::Command, Mite::App::Command::clean, Mite::App::Command::compile, Mite::App::Command::init, Mite::Attribute, Mite::Class, Mite::Compiled, Mite::Config, Mite::MakeMaker, Mite::Project, Mite::Source
- no_dot_dirs
-
Fix MANIFEST (or MANIFEST.SKIP) to exclude dot directories from a distribution. Use an appropriate tool and avoid archiving your working directory by hand. If you switch your version control system, remove old VCS directories after you migrate.
Error: .mite
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- 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: Mite, Mite::App::Command, Mite::App::Command::clean, Mite::App::Command::compile, Mite::App::Command::init, Mite::Attribute, Mite::Class, Mite::Compiled, Mite::Config, Mite::MakeMaker, Mite::Project, Mite::Source
- 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:
- MY
- 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 |
|---|---|---|---|
| MY | metacpan | ||
| Mite | Moose-like OO, fast to load, with zero dependencies. | 0.001000 | metacpan |
| Mite::App | 0.001000 | metacpan | |
| Mite::App::Command | 0.001000 | metacpan | |
| Mite::App::Command::clean | 0.001000 | metacpan | |
| Mite::App::Command::compile | 0.001000 | metacpan | |
| Mite::App::Command::init | 0.001000 | metacpan | |
| Mite::Attribute | 0.001000 | metacpan | |
| Mite::Class | 0.001000 | metacpan | |
| Mite::Compiled | The extra class file written by Mite. | 0.001000 | metacpan |
| Mite::Config | 0.001000 | metacpan | |
| Mite::MakeMaker | Use in your Makefile.PL when developing with Mite | 0.001000 | metacpan |
| Mite::Miteception | 0.001000 | metacpan | |
| Mite::ModuleBuild | Use in your Build.PL when developing with Mite | 0.001000 | metacpan |
| Mite::Project | 0.001000 | metacpan | |
| Mite::Shim | metacpan | ||
| Mite::Source | Representing the human written .pm file. | 0.001000 | metacpan |