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]

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: syntaxhighlighter::ada, syntaxhighlighter::as, syntaxhighlighter::asm, syntaxhighlighter::ave, syntaxhighlighter::baan, syntaxhighlighter::batch, syntaxhighlighter::conf, syntaxhighlighter::context, syntaxhighlighter::cpp, syntaxhighlighter::cs, syntaxhighlighter::cs, syntaxhighlighter::css, syntaxhighlighter::diff, syntaxhighlighter::eiffel, syntaxhighlighter::err, syntaxhighlighter::forth, syntaxhighlighter::fortran, syntaxhighlighter::html, syntaxhighlighter::idl, syntaxhighlighter::java, syntaxhighlighter::js, syntaxhighlighter::latex, syntaxhighlighter::lisp, syntaxhighlighter::lua, syntaxhighlighter::make, syntaxhighlighter::matlab, syntaxhighlighter::nsis, syntaxhighlighter::pascal, syntaxhighlighter::perl, syntaxhighlighter::php, syntaxhighlighter::property, syntaxhighlighter::ps, syntaxhighlighter::python, syntaxhighlighter::ruby, syntaxhighlighter::scheme, syntaxhighlighter::sh, syntaxhighlighter::sql, syntaxhighlighter::tcl, syntaxhighlighter::tex, syntaxhighlighter::vb, syntaxhighlighter::vbs, syntaxhighlighter::xml, syntaxhighlighter::yaml

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 226: Expected text after =item, not a bullet Around line 228: Expected text after =item, not a bullet Around line 230: Expected text after =item, not a bullet Around line 242: Expected text after =item, not a bullet Around line 244: Expected text after =item, not a bullet Around line 246: Expected text after =item, not a bullet Around line 248: Expected text after =item, not a bullet Around line 260: '=item' outside of any '=over' Around line 449: 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.

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: share/config/syntaxhighlighter/ada.pm, share/config/syntaxhighlighter/as.pm, share/config/syntaxhighlighter/asm.pm, share/config/syntaxhighlighter/ave.pm, share/config/syntaxhighlighter/baan.pm, share/config/syntaxhighlighter/batch.pm, share/config/syntaxhighlighter/conf.pm, share/config/syntaxhighlighter/context.pm, share/config/syntaxhighlighter/cpp.pm, share/config/syntaxhighlighter/cs.pm, share/config/syntaxhighlighter/cs2.pm, share/config/syntaxhighlighter/css.pm, share/config/syntaxhighlighter/diff.pm, share/config/syntaxhighlighter/eiffel.pm, share/config/syntaxhighlighter/err.pm, share/config/syntaxhighlighter/forth.pm, share/config/syntaxhighlighter/fortran.pm, share/config/syntaxhighlighter/html.pm, share/config/syntaxhighlighter/idl.pm, share/config/syntaxhighlighter/java.pm, share/config/syntaxhighlighter/js.pm, share/config/syntaxhighlighter/latex.pm, share/config/syntaxhighlighter/lisp.pm, share/config/syntaxhighlighter/lua.pm, share/config/syntaxhighlighter/make.pm, share/config/syntaxhighlighter/matlab.pm, share/config/syntaxhighlighter/nsis.pm, share/config/syntaxhighlighter/pascal.pm, share/config/syntaxhighlighter/perl.pm, share/config/syntaxhighlighter/php.pm, share/config/syntaxhighlighter/property.pm, share/config/syntaxhighlighter/ps.pm, share/config/syntaxhighlighter/python.pm, share/config/syntaxhighlighter/ruby.pm, share/config/syntaxhighlighter/scheme.pm, share/config/syntaxhighlighter/sh.pm, share/config/syntaxhighlighter/sql.pm, share/config/syntaxhighlighter/tcl.pm, share/config/syntaxhighlighter/tex.pm, share/config/syntaxhighlighter/vb.pm, share/config/syntaxhighlighter/vbs.pm, share/config/syntaxhighlighter/xml.pm, share/config/syntaxhighlighter/yaml.pm

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, syntaxhighlighter::ada, syntaxhighlighter::as, syntaxhighlighter::asm, syntaxhighlighter::ave, syntaxhighlighter::baan, syntaxhighlighter::batch, syntaxhighlighter::conf, syntaxhighlighter::context, syntaxhighlighter::cpp, syntaxhighlighter::cs, syntaxhighlighter::cs, syntaxhighlighter::css, syntaxhighlighter::diff, syntaxhighlighter::eiffel, syntaxhighlighter::err, syntaxhighlighter::forth, syntaxhighlighter::fortran, syntaxhighlighter::html, syntaxhighlighter::idl, syntaxhighlighter::java, syntaxhighlighter::js, syntaxhighlighter::latex, syntaxhighlighter::lisp, syntaxhighlighter::lua, syntaxhighlighter::make, syntaxhighlighter::matlab, syntaxhighlighter::nsis, syntaxhighlighter::pascal, syntaxhighlighter::perl, syntaxhighlighter::php, syntaxhighlighter::property, syntaxhighlighter::ps, syntaxhighlighter::python, syntaxhighlighter::ruby, syntaxhighlighter::scheme, syntaxhighlighter::sh, syntaxhighlighter::sql, syntaxhighlighter::tcl, syntaxhighlighter::tex, syntaxhighlighter::vb, syntaxhighlighter::vbs, syntaxhighlighter::xml, syntaxhighlighter::yaml

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.004003031,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.3,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.004003031 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 API for all dialogs and messg boxes 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 managing a history of recently closed files 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 dummy base class for all Extentions/Plugins 0.00 metacpan
Kephra::Plugin::Demo 0.01 metacpan
Kephra::ToolBar general toolbar creation and handling 0.08 metacpan
syntaxhighlighter::ada 0.01 metacpan
syntaxhighlighter::as 0.01 metacpan
syntaxhighlighter::asm 0.01 metacpan
syntaxhighlighter::ave 0.01 metacpan
syntaxhighlighter::baan 0.01 metacpan
syntaxhighlighter::batch 0.01 metacpan
syntaxhighlighter::conf 0.01 metacpan
syntaxhighlighter::context 0.01 metacpan
syntaxhighlighter::cpp 0.01 metacpan
syntaxhighlighter::cs 0.01 metacpan
syntaxhighlighter::css 0.01 metacpan
syntaxhighlighter::diff 0.01 metacpan
syntaxhighlighter::eiffel 0.01 metacpan
syntaxhighlighter::err 0.01 metacpan
syntaxhighlighter::forth 0.01 metacpan
syntaxhighlighter::fortran 0.01 metacpan
syntaxhighlighter::html 0.3 metacpan
syntaxhighlighter::idl 0.01 metacpan
syntaxhighlighter::java 0.01 metacpan
syntaxhighlighter::js 0.01 metacpan
syntaxhighlighter::latex 0.01 metacpan
syntaxhighlighter::lisp 0.01 metacpan
syntaxhighlighter::lua 0.01 metacpan
syntaxhighlighter::make 0.01 metacpan
syntaxhighlighter::matlab 0.01 metacpan
syntaxhighlighter::nsis 0.01 metacpan
syntaxhighlighter::pascal 0.01 metacpan
syntaxhighlighter::perl 0.05 metacpan
syntaxhighlighter::php 0.01 metacpan
syntaxhighlighter::property 0.01 metacpan
syntaxhighlighter::ps 0.01 metacpan
syntaxhighlighter::python 0.01 metacpan
syntaxhighlighter::ruby 0.01 metacpan
syntaxhighlighter::scheme 0.01 metacpan
syntaxhighlighter::sh 0.01 metacpan
syntaxhighlighter::sql 0.01 metacpan
syntaxhighlighter::tcl 0.01 metacpan
syntaxhighlighter::tex 0.01 metacpan
syntaxhighlighter::vb 0.02 metacpan
syntaxhighlighter::vbs 0.01 metacpan
syntaxhighlighter::xml 0.02 metacpan
syntaxhighlighter::yaml 0.01 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