Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: Expected a list structure (author) [Validation: 1.4];License 'gpl_2' is invalid (license) [Validation: 1.4]

no_files_to_be_skipped

Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.

Error: lib/Kephra/Edit/Search/.svn/all-wcprops,lib/Kephra/Edit/Search/.svn/entries,lib/Kephra/Edit/Search/.svn/prop-base,lib/Kephra/Edit/Search/.svn/props,lib/Kephra/Edit/Search/.svn/text-base/InputTarget.pm.svn-base,lib/Kephra/Edit/Search/.svn/text-base,lib/Kephra/Edit/Search/.svn/tmp/prop-base,lib/Kephra/Edit/Search/.svn/tmp/props,lib/Kephra/Edit/Search/.svn/tmp/text-base,lib/Kephra/Edit/Search/.svn/tmp,lib/Kephra/Edit/Search/.svn

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 (331) does not match dist (333):
  • Missing in MANIFEST: lib/Kephra/Edit/Search/.svn/all-wcprops, lib/Kephra/Edit/Search/.svn/entries, lib/Kephra/Edit/Search/.svn/text-base/InputTarget.pm.svn-base
  • Missing in Dist: lib/Kephra/App/StatusBar.pm~

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Kephra/lib/Kephra.pm -- Around line 222: You can't have =items (as at line 228) unless the first thing after the =over is an =item Around line 451: Non-ASCII character seen before =encoding in 'Bäcker'. Assuming UTF-8

has_meta_json

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

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: Kephra::Edit::Search::InputTarget

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.00,0.004003034,0.01,0.02,0.03,0.04,0.05,0.06,0.07,0.08,0.09,0.10,0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.19,0.20,0.24,0.26,0.27,0.29,0.31,0.35,0.42,0.46,0.53

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
Kephra crossplatform GUI-Texteditor along Perl alike Paradigms 0.004003034 metacpan
Kephra::API Interface between Modules and Plugins 0.02 metacpan
Kephra::App 0.12 metacpan
Kephra::App::ContextMenu 0.10 metacpan
Kephra::App::EditPanel 0.14 metacpan
Kephra::App::EditPanel::Fold code folding functions 0.05 metacpan
Kephra::App::EditPanel::Indicator 0.01 metacpan
Kephra::App::EditPanel::Margin managing margin visuals for marker, linenumber, folding & extra space 0.13 metacpan
Kephra::App::MainToolBar 0.09 metacpan
Kephra::App::MenuBar 0.08 metacpan
Kephra::App::Panel 0.00 metacpan
Kephra::App::Panel::CommandLine 0.00 metacpan
Kephra::App::Panel::Notepad 0.16 metacpan
Kephra::App::Panel::Output output panel 0.11 metacpan
Kephra::App::Panel::TreeTool 0.01 metacpan
Kephra::App::SearchBar 0.15 metacpan
Kephra::App::StatusBar 0.09 metacpan
Kephra::App::TabBar 0.18 metacpan
Kephra::App::Window frame of the main window 0.11 metacpan
Kephra::CommandList 0.15 metacpan
Kephra::Config low level config stuff and basics 0.35 metacpan
Kephra::Config::Default 0.19 metacpan
Kephra::Config::Default::CommandList 0.05 metacpan
Kephra::Config::Default::ContextMenus 0.03 metacpan
Kephra::Config::Default::GlobalSettings 0.16 metacpan
Kephra::Config::Default::Localisation 0.08 metacpan
Kephra::Config::Default::MainMenu 0.05 metacpan
Kephra::Config::Default::ToolBars 0.01 metacpan
Kephra::Config::File IO of config files 0.13 metacpan
Kephra::Config::Global loading and storing the config settings for the app 0.29 metacpan
Kephra::Config::Interface 0.08 metacpan
Kephra::Config::Localisation 0.08 metacpan
Kephra::Config::Tree manipulation of config data 0.02 metacpan
Kephra::Dialog 0.20 metacpan
Kephra::Dialog::Color 0.02 metacpan
Kephra::Dialog::Config 0.18 metacpan
Kephra::Dialog::Exit 0.07 metacpan
Kephra::Dialog::Info 0.08 metacpan
Kephra::Dialog::Keymap 0.02 metacpan
Kephra::Dialog::Notify 0.06 metacpan
Kephra::Dialog::Search 0.27 metacpan
Kephra::Document general doc functions 0.53 metacpan
Kephra::Document::Change 0.07 metacpan
Kephra::Document::Data API for data assotiated with opened documents 0.08 metacpan
Kephra::Document::Property external API for document handling 0.04 metacpan
Kephra::Document::SyntaxMode content language specific settings of a doc 0.06 metacpan
Kephra::Edit basic edit menu calls and internals for editing 0.42 metacpan
Kephra::Edit::Comment 0.08 metacpan
Kephra::Edit::Convert 0.10 metacpan
Kephra::Edit::Format 0.26 metacpan
Kephra::Edit::Goto 0.11 metacpan
Kephra::Edit::History 0.03 metacpan
Kephra::Edit::Marker bookmark and marker functions 0.24 metacpan
Kephra::Edit::Search find and replace functions 0.31 metacpan
Kephra::Edit::Search::InputTarget 0.04 metacpan
Kephra::Edit::Select calls to select different text parts 0.08 metacpan
Kephra::Edit::Special 0.01 metacpan
Kephra::EventTable 0.16 metacpan
Kephra::File basic file menu functions 0.46 metacpan
Kephra::File::History 0.06 metacpan
Kephra::File::IO 0.20 metacpan
Kephra::File::Session 0.17 metacpan
Kephra::Help 0.04 metacpan
Kephra::Log 0.01 metacpan
Kephra::Macro 0.00 metacpan
Kephra::Menu 0.18 metacpan
Kephra::Plugin 0.00 metacpan
Kephra::Plugin::Demo 0.01 metacpan
Kephra::ToolBar 0.08 metacpan

Provides

Name File View
Kephra::FakeLogger lib/Kephra/Log.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan