Term-CLI 0.053001
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- 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/author-pod-coverage.t,t/author-pod-syntax.t - 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 (74) does not match dist (76):
- Missing in MANIFEST: t/author-pod-coverage.t, t/author-pod-syntax.t
- 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 |
|---|---|---|---|
| Term::CLI | CLI interpreter based on Term::ReadLine | 0.053001 | metacpan |
| Term::CLI::Argument | generic parent class for arguments in Term::CLI | 0.053001 | metacpan |
| Term::CLI::Argument::Bool | class for "boolean" arguments in Term::CLI | 0.053001 | metacpan |
| Term::CLI::Argument::Enum | class for "enum" string arguments in Term::CLI | 0.053001 | metacpan |
| Term::CLI::Argument::Filename | class for file name arguments in Term::CLI | 0.053001 | metacpan |
| Term::CLI::Argument::Number | base class for numerical arguments in Term::CLI | 0.053001 | metacpan |
| Term::CLI::Argument::Number::Float | class for floating point arguments in Term::CLI | 0.053001 | metacpan |
| Term::CLI::Argument::Number::Int | class for integer arguments in Term::CLI | 0.053001 | metacpan |
| Term::CLI::Argument::String | class for basic string arguments in Term::CLI | 0.053001 | metacpan |
| Term::CLI::Base | generic base class for Term::CLI classes | 0.053001 | metacpan |
| Term::CLI::Command | Class for (sub-)commands in Term::CLI | 0.053001 | metacpan |
| Term::CLI::Command::Help | A generic 'help' command for Term::CLI | 0.053001 | metacpan |
| Term::CLI::Element | generic parent class for elements in Term::CLI | 0.053001 | metacpan |
| Term::CLI::L10N | localizations for Term::CLI | 0.053001 | metacpan |
| Term::CLI::L10N::en | English localizations for Term::CLI | 0.053001 | metacpan |
| Term::CLI::L10N::nl | Dutch localizations for Term::CLI | 0.053001 | metacpan |
| Term::CLI::ReadLine | Term::ReadLine compatibility layer for Term::CLI | 0.053001 | metacpan |
| Term::CLI::Role::ArgumentSet | Role for (sub-)commands in Term::CLI | 0.053001 | metacpan |
| Term::CLI::Role::CommandSet | Role for (sub-)commands in Term::CLI | 0.053001 | metacpan |
| Term::CLI::Role::HelpText | Role for generating help text in Term::CLI | 0.053001 | metacpan |
Other Files
| Changes | metacpan |
| MANIFEST | metacpan |
| META.json | metacpan |
| META.yml | metacpan |
| Makefile.PL | metacpan |
| README | metacpan |
| cpanfile | metacpan |