Term-CLI 0.052001
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- 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_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.052001 | metacpan |
| Term::CLI::Argument | generic parent class for arguments in Term::CLI | 0.052001 | metacpan |
| Term::CLI::Argument::Bool | class for "boolean" arguments in Term::CLI | 0.052001 | metacpan |
| Term::CLI::Argument::Enum | class for "enum" string arguments in Term::CLI | 0.052001 | metacpan |
| Term::CLI::Argument::Filename | class for file name arguments in Term::CLI | 0.052001 | metacpan |
| Term::CLI::Argument::Number | base class for numerical arguments in Term::CLI | 0.052001 | metacpan |
| Term::CLI::Argument::Number::Float | class for floating point arguments in Term::CLI | 0.052001 | metacpan |
| Term::CLI::Argument::Number::Int | class for integer arguments in Term::CLI | 0.052001 | metacpan |
| Term::CLI::Argument::String | class for basic string arguments in Term::CLI | 0.052001 | metacpan |
| Term::CLI::Base | generic base class for Term::CLI classes | 0.052001 | metacpan |
| Term::CLI::Command | Class for (sub-)commands in Term::CLI | 0.052001 | metacpan |
| Term::CLI::Command::Help | A generic 'help' command for Term::CLI | 0.052001 | metacpan |
| Term::CLI::Element | generic parent class for elements in Term::CLI | 0.052001 | metacpan |
| Term::CLI::L10N | localizations for Term::CLI | 0.052001 | metacpan |
| Term::CLI::L10N::en | English localizations for Term::CLI | 0.052001 | metacpan |
| Term::CLI::L10N::nl | Dutch localizations for Term::CLI | 0.052001 | metacpan |
| Term::CLI::ReadLine | maintain a single Term::ReadLine object | 0.052001 | metacpan |
| Term::CLI::Role::ArgumentSet | Role for (sub-)commands in Term::CLI | 0.052001 | metacpan |
| Term::CLI::Role::CommandSet | Role for (sub-)commands in Term::CLI | 0.052001 | metacpan |
| Term::CLI::Role::HelpText | Role for generating help text in Term::CLI | 0.052001 | metacpan |