Perinci-CmdLine-Lite 1.922 Deleted
Kwalitee Issues
- 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: Perinci::CmdLine::Base
- 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: Perinci::CmdLine::Base
- 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 |
---|---|---|---|
Perinci::CmdLine::Base | Base class for Perinci::CmdLine{::Classic,::Lite} | 1.922 | metacpan |
Perinci::CmdLine::Lite | A Rinci/Riap-based command-line application framework | 1.922 | metacpan |
Perinci::CmdLine::Plugin::Debug::DumpArgs | Dump command-line arguments ($r->{args}), by default after argument validation | 1.922 | metacpan |
Perinci::CmdLine::Plugin::Debug::DumpR | Dump request stash ($r), by default after action | 1.922 | metacpan |
Perinci::CmdLine::Plugin::Debug::DumpRes | Dump result ($r->{res}), by default after action | 1.922 | metacpan |
Perinci::CmdLine::Plugin::Flow::Exit | Exit program | 1.922 | metacpan |
Perinci::CmdLine::Plugin::Plugin::Disable | Prevent the loading (activation) of other plugins | 1.922 | metacpan |
Perinci::CmdLine::Plugin::Run::Completion | Shell completion mode | 1.922 | metacpan |
Perinci::CmdLine::Plugin::Run::DebugCompletion | Debug completion | 1.922 | metacpan |
Perinci::CmdLine::Plugin::Run::DumpObject | Dump object mode | 1.922 | metacpan |
Perinci::CmdLine::Plugin::Run::Normal | Normal run | 1.922 | metacpan |
Perinci::CmdLine::PluginBase | Base class for Perinci::CmdLine plugin | 1.922 | metacpan |