Bash-Completion 0.008 Latest
Kwalitee Issues
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Bash-Completion-0.008/lib/Bash/Completion/Plugins/Perldoc.pm -- Around line 167: Deleting unknown formatting code V<>
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- 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.
Modules
Name | Abstract | Version | View |
---|---|---|---|
App::BashComplete | command line interface to Bash::Complete | 0.008 | metacpan |
Bash::Completion | Extensible system to provide bash completion | 0.008 | metacpan |
Bash::Completion::Plugin | base class for Bash::Completion plugins | 0.008 | metacpan |
Bash::Completion::Plugins::BashComplete | Plugin for bash-complete | 0.008 | metacpan |
Bash::Completion::Plugins::Perldoc | complete perldoc command | 0.008 | metacpan |
Bash::Completion::Request | Abstract a completion request | 0.008 | metacpan |
Bash::Completion::Utils | Set of utility functions that help writting plugins | 0.008 | metacpan |