App-Cmd 0.337 Latest
Kwalitee Issues
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 |
---|---|---|---|
App::Cmd | write command line apps with less suffering | 0.337 | metacpan |
App::Cmd::ArgProcessor | App::Cmd-specific wrapper for Getopt::Long::Descriptive | 0.337 | metacpan |
App::Cmd::Command | a base class for App::Cmd commands | 0.337 | metacpan |
App::Cmd::Command::commands | list the application's commands | 0.337 | metacpan |
App::Cmd::Command::help | display a command's help screen | 0.337 | metacpan |
App::Cmd::Command::version | display an app's version | 0.337 | metacpan |
App::Cmd::Plugin | a plugin for App::Cmd commands | 0.337 | metacpan |
App::Cmd::Setup | helper for setting up App::Cmd classes | 0.337 | metacpan |
App::Cmd::Simple | a helper for building one-command App::Cmd applications | 0.337 | metacpan |
App::Cmd::Subdispatch | an App::Cmd::Command that is also an App::Cmd | 0.337 | metacpan |
App::Cmd::Subdispatch::DashedStyle | "app cmd --subcmd" style subdispatching | 0.337 | metacpan |
App::Cmd::Tester | for capturing the result of running an app | 0.337 | metacpan |
App::Cmd::Tester::CaptureExternal | Extends App::Cmd::Tester to capture from external subprograms | 0.337 | metacpan |