Perinci-CmdLine-Lite 1.912 Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- 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.912 | metacpan |
Perinci::CmdLine::Lite | A Rinci/Riap-based command-line application framework | 1.912 | metacpan |
Perinci::CmdLine::Plugin::Debugging::DumpArgs | Dump command-line arguments ($r->{args}), by default after argument validation | 1.912 | metacpan |
Perinci::CmdLine::Plugin::Debugging::DumpR | Dump request stash ($r), by default after action | 1.912 | metacpan |
Perinci::CmdLine::Plugin::Debugging::DumpRes | Dump result ($r->{res}), by default after action | 1.912 | metacpan |
Perinci::CmdLine::Plugin::Debugging::Exit | Exit program | 1.912 | metacpan |
Perinci::CmdLine::Plugin::Plugin::DisablePlugin | Prevent the loading (activation) of other plugins | 1.912 | metacpan |
Perinci::CmdLine::Plugin::Run::DebugCompletion | Debug completion | 1.912 | metacpan |
Perinci::CmdLine::Plugin::Run::Normal | Normal run | 1.912 | metacpan |
Perinci::CmdLine::PluginBase | Base class for Perinci::CmdLine plugin | 1.912 | metacpan |