Text-Editor-Vip 0.08.1 Latest
Kwalitee Issues
- buildtool_not_executable
-
Change the permissions of Build.PL/Makefile.PL to not-executable.
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Text-Editor-Vip-0.08.1/lib/Text/Editor/Vip/Color/Color.pm -- Around line 18: Unknown directive: =TODO
- 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.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.01,0.011,0.08
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Text::Editor::Vip | Perl Editor | 0.08 | metacpan |
Text::Editor::Vip::Actions | 0.01 | metacpan | |
Text::Editor::Vip::Buffer | Editing engine | 0.01 | metacpan |
Text::Editor::Vip::Buffer::Constants | Editing engine constants | 0.01 | metacpan |
Text::Editor::Vip::Buffer::DoUndoRedo | non optional plugin for a Text::Editor::Vip::Buffer | 0.011 | metacpan |
Text::Editor::Vip::Buffer::Indenter | Default indentiation plugin and documentation for indentation plugins. | 0.01 | metacpan |
Text::Editor::Vip::Buffer::List | lines container | 0.01 | metacpan |
Text::Editor::Vip::Buffer::Plugins::Case | Plugin to make selection upper or lower case. | 0.01 | metacpan |
Text::Editor::Vip::Buffer::Plugins::Clipboard | Internal clipboard handling | 0.01 | metacpan |
Text::Editor::Vip::Buffer::Plugins::Display | Text position to display position utilities | 0.01 | metacpan |
Text::Editor::Vip::Buffer::Plugins::File | File handling plugin for Vip::Buffer | 0.01 | metacpan |
Text::Editor::Vip::Buffer::Plugins::FindReplace | 0.01 | metacpan | |
Text::Editor::Vip::Buffer::Plugins::GetWord | 0.01 | metacpan | |
Text::Editor::Vip::Buffer::Plugins::InsertConstruct | 0.01 | metacpan | |
Text::Editor::Vip::Buffer::Plugins::InsertDelete | 0.01 | metacpan | |
Text::Editor::Vip::Buffer::Plugins::Movements | 0.01 | metacpan | |
Text::Editor::Vip::Buffer::Plugins::PageUpDown | 0.01 | metacpan | |
Text::Editor::Vip::Buffer::Plugins::Selection | 0.01 | metacpan | |
Text::Editor::Vip::Buffer::Plugins::Tags | 0.01 | metacpan | |
Text::Editor::Vip::Buffer::Selection | Selection handling for buffer | 0.01 | metacpan |
Text::Editor::Vip::Buffer::Test | Support functions for testing | 0.01 | metacpan |
Text::Editor::Vip::Color::Color | Manipulates color files | 0.01 | metacpan |
Text::Editor::Vip::CommandBlock | Allows grouping of do and undo commands | 0.01 | metacpan |
Text::Editor::Vip::Selection | Selection Range | 0.011 | metacpan |
Text::Editor::Vip::View | Buffer visualisation | 0.011 | metacpan |
Text::Editor::Vip::View::Plugins::IncrementalFind | 0.01 | metacpan | |
Text::Editor::Vip::View::Plugins::Macro | 0.01 | metacpan | |
Text::Editor::Vip::View::Plugins::WordCompletion | 0.01 | metacpan |