Kwalitee Issues

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (54) does not match dist (53):
  • Duplicates in MANIFEST: t/013_Text_Editor_Vip_Buffer_Selection.t

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Clone
  • Data::Hexdumper
  • Data::TreeDumper
  • Text::Diff

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.03_1/lib/Text/Editor/Vip/Buffer/Plugins/GetWord.pm -- Around line 152: Unknown directive: =head

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • Data::Hexdumper
  • Data::TreeDumper
  • Text::Diff

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.03_1

configure_prereq_matches_use

List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires

Error:

  • Module::Build

Modules

Name Abstract Version View
Text::Editor::Vip Perl Editor 0.03_1 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::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::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

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan