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