Kwalitee Issues

extracts_nicely

Pack the distribution with a proper command such as "make dist" and "./Build dist", or use a distribution builder such as Dist::Zilla, Dist::Milla, Minilla.

Error: More than one top directories are found: Kephra-0.3.6_5;Kephra-0.3.6_5.tar

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: Cannot find MANIFEST in dist.

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

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Config::General
  • File::HomeDir
  • File::UserConfig
  • Wx
  • Wx::DND
  • Wx::Event
  • Wx::STC
  • Wx::TextDropTarget
  • YAML

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: Kephra-0.3.6_5/lib/Kephra/API/EventTable.pm -- Around line 4: =pod directives shouldn't be over one line long! Ignoring all 7 lines of content Kephra-0.3.6_5/lib/Kephra/App/Menu.pm -- Around line 4: =pod directives shouldn't be over one line long! Ignoring all 2 lines of content Kephra-0.3.6_5/lib/Kephra/Document.pm -- Around line 4: =pod directives shouldn't be over one line long! Ignoring all 5 lines of content

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: Kephra-0.3.6_5/lib/Kephra.pm, Kephra-0.3.6_5/lib/Kephra/API/CommandList.pm, Kephra-0.3.6_5/lib/Kephra/API/EventTable.pm, Kephra-0.3.6_5/lib/Kephra/API/Module.pm, Kephra-0.3.6_5/lib/Kephra/App.pm, Kephra-0.3.6_5/lib/Kephra/App/ContextMenu.pm, Kephra-0.3.6_5/lib/Kephra/App/EditPanel.pm, Kephra-0.3.6_5/lib/Kephra/App/EditPanel/Margin.pm, Kephra-0.3.6_5/lib/Kephra/App/MainToolBar.pm, Kephra-0.3.6_5/lib/Kephra/App/Menu.pm, Kephra-0.3.6_5/lib/Kephra/App/MenuBar.pm, Kephra-0.3.6_5/lib/Kephra/App/SearchBar.pm, Kephra-0.3.6_5/lib/Kephra/App/StatusBar.pm, Kephra-0.3.6_5/lib/Kephra/App/TabBar.pm, Kephra-0.3.6_5/lib/Kephra/App/ToolBar.pm, Kephra-0.3.6_5/lib/Kephra/App/Window.pm, Kephra-0.3.6_5/lib/Kephra/Config.pm, Kephra-0.3.6_5/lib/Kephra/Config/Embedded.pm, Kephra-0.3.6_5/lib/Kephra/Config/File.pm, Kephra-0.3.6_5/lib/Kephra/Config/Global.pm, Kephra-0.3.6_5/lib/Kephra/Config/Interface.pm, Kephra-0.3.6_5/lib/Kephra/Config/Tree.pm, Kephra-0.3.6_5/lib/Kephra/Dialog.pm, Kephra-0.3.6_5/lib/Kephra/Dialog/Config.pm, Kephra-0.3.6_5/lib/Kephra/Dialog/Exit.pm, Kephra-0.3.6_5/lib/Kephra/Dialog/Info.pm, Kephra-0.3.6_5/lib/Kephra/Dialog/Keymap.pm, Kephra-0.3.6_5/lib/Kephra/Dialog/Search.pm, Kephra-0.3.6_5/lib/Kephra/Document.pm, Kephra-0.3.6_5/lib/Kephra/Document/Change.pm, Kephra-0.3.6_5/lib/Kephra/Document/Internal.pm, Kephra-0.3.6_5/lib/Kephra/Document/Property.pm, Kephra-0.3.6_5/lib/Kephra/Document/SyntaxMode.pm, Kephra-0.3.6_5/lib/Kephra/Edit.pm, Kephra-0.3.6_5/lib/Kephra/Edit/Bookmark.pm, Kephra-0.3.6_5/lib/Kephra/Edit/Comment.pm, Kephra-0.3.6_5/lib/Kephra/Edit/Convert.pm, Kephra-0.3.6_5/lib/Kephra/Edit/Format.pm, Kephra-0.3.6_5/lib/Kephra/Edit/Goto.pm, Kephra-0.3.6_5/lib/Kephra/Edit/History.pm, Kephra-0.3.6_5/lib/Kephra/Edit/Search.pm, Kephra-0.3.6_5/lib/Kephra/Edit/Select.pm, Kephra-0.3.6_5/lib/Kephra/File.pm, Kephra-0.3.6_5/lib/Kephra/File/History.pm, Kephra-0.3.6_5/lib/Kephra/File/IO.pm, Kephra-0.3.6_5/lib/Kephra/File/Session.pm, Kephra-0.3.6_5/lib/Kephra/Module.pm, Kephra-0.3.6_5/lib/Kephra/Module/Demo.pm, Kephra-0.3.6_5/lib/Kephra/Module/NotePad.pm, Kephra-0.3.6_5/lib/Kephra/Module/SnippetLib.pm, Kephra-0.3.6_5/lib/Kephra/Show.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/ada.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/as.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/asm.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/conf.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/context.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/cpp.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/cs.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/cs2.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/css.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/eiffel.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/forth.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/fortran.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/html.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/idl.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/java.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/js.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/latex.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/lisp.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/lua.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/nsis.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/pascal.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/perl.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/php.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/ps.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/python.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/ruby.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/scheme.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/sh.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/sql.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/tcl.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/tex.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/vb.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/vbs.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/xml.pm, Kephra-0.3.6_5/share/config/syntaxhighlighter/yaml.pm

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.

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, Kephra::API::CommandList, Kephra::API::EventTable, Kephra::API::Module, Kephra::App, Kephra::App::ContextMenu, Kephra::App::EditPanel, Kephra::App::EditPanel::Margin, Kephra::App::MainToolBar, Kephra::App::Menu, Kephra::App::MenuBar, Kephra::App::SearchBar, Kephra::App::StatusBar, Kephra::App::TabBar, Kephra::App::ToolBar, Kephra::App::Window, Kephra::Config, Kephra::Config::Embedded, Kephra::Config::File, Kephra::Config::Global, Kephra::Config::Interface, Kephra::Config::Tree, Kephra::Dialog, Kephra::Dialog::Config, Kephra::Dialog::Exit, Kephra::Dialog::Info, Kephra::Dialog::Keymap, Kephra::Dialog::Search, Kephra::Document, Kephra::Document::Change, Kephra::Document::Internal, Kephra::Document::Property, Kephra::Document::SyntaxMode, Kephra::Edit, Kephra::Edit::Bookmark, Kephra::Edit::Comment, Kephra::Edit::Convert, Kephra::Edit::Format, Kephra::Edit::Goto, Kephra::Edit::History, Kephra::Edit::Search, Kephra::Edit::Select, Kephra::File, Kephra::File::History, Kephra::File::IO, Kephra::File::Session, Kephra::Module, Kephra::Module::Demo, Kephra::Module::SnippetLib, Kephra::Module::SnippetLib, Kephra::Show, syntaxhighlighter::ada, syntaxhighlighter::as, syntaxhighlighter::asm, syntaxhighlighter::conf, syntaxhighlighter::context, syntaxhighlighter::cpp, syntaxhighlighter::cs, syntaxhighlighter::cs, syntaxhighlighter::css, syntaxhighlighter::eiffel, syntaxhighlighter::forth, syntaxhighlighter::fortran, syntaxhighlighter::html, syntaxhighlighter::idl, syntaxhighlighter::java, syntaxhighlighter::js, syntaxhighlighter::latex, syntaxhighlighter::lisp, syntaxhighlighter::lua, syntaxhighlighter::nsis, syntaxhighlighter::pascal, syntaxhighlighter::perl, syntaxhighlighter::php, 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.003006005,0.01,0.02,0.03,0.04,0.05,0.06,0.07,0.08,0.09,0.11,0.12,0.13,0.14,0.15,0.17,0.18,0.23,0.26,0.28,0.3,0.31,0.36,0.43

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
Kephra crossplatform, CPAN-installable GUI-Texteditor for Programmers, UI designed along Perl's Paradigms 0.003006005 metacpan
Kephra::API::CommandList 0.09 metacpan
Kephra::API::EventTable 0.08 metacpan
Kephra::API::Module 0.00 metacpan
Kephra::App 0.04 metacpan
Kephra::App::ContextMenu 0.08 metacpan
Kephra::App::EditPanel 0.09 metacpan
Kephra::App::EditPanel::Margin 0.03 metacpan
Kephra::App::MainToolBar 0.06 metacpan
Kephra::App::Menu 0.12 metacpan
Kephra::App::MenuBar 0.06 metacpan
Kephra::App::SearchBar 0.11 metacpan
Kephra::App::StatusBar 0.03 metacpan
Kephra::App::TabBar 0.11 metacpan
Kephra::App::ToolBar 0.05 metacpan
Kephra::App::Window 0.05 metacpan
Kephra::Config 0.28 metacpan
Kephra::Config::Embedded 0.13 metacpan
Kephra::Config::File 0.05 metacpan
Kephra::Config::Global 0.17 metacpan
Kephra::Config::Interface 0.03 metacpan
Kephra::Config::Tree 0.02 metacpan
Kephra::Dialog 0.18 metacpan
Kephra::Dialog::Config 0.17 metacpan
Kephra::Dialog::Exit 0.04 metacpan
Kephra::Dialog::Info 0.05 metacpan
Kephra::Dialog::Keymap metacpan
Kephra::Dialog::Search 0.23 metacpan
Kephra::Document 0.43 metacpan
Kephra::Document::Change 0.06 metacpan
Kephra::Document::Internal 0.09 metacpan
Kephra::Document::Property 0.01 metacpan
Kephra::Document::SyntaxMode 0.02 metacpan
Kephra::Edit 0.31 metacpan
Kephra::Edit::Bookmark 0.15 metacpan
Kephra::Edit::Comment 0.07 metacpan
Kephra::Edit::Convert 0.08 metacpan
Kephra::Edit::Format 0.23 metacpan
Kephra::Edit::Goto 0.04 metacpan
Kephra::Edit::History 0.02 metacpan
Kephra::Edit::Search 0.26 metacpan
Kephra::Edit::Select 0.01 metacpan
Kephra::File 0.36 metacpan
Kephra::File::History 0.02 metacpan
Kephra::File::IO 0.14 metacpan
Kephra::File::Session 0.13 metacpan
Kephra::Module 0.01 metacpan
Kephra::Module::Demo 0.01 metacpan
Kephra::Module::SnippetLib 0.01 metacpan
Kephra::Show 0.13 metacpan
syntaxhighlighter::ada 0.01 metacpan
syntaxhighlighter::as 0.01 metacpan
syntaxhighlighter::asm 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::eiffel 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::nsis 0.01 metacpan
syntaxhighlighter::pascal 0.01 metacpan
syntaxhighlighter::perl 0.04 metacpan
syntaxhighlighter::php 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.01 metacpan
syntaxhighlighter::yaml 0.01 metacpan

Provides

Name File View
SearchInputTarget Kephra-0.3.6_5/lib/Kephra/Edit/Search.pm metacpan

Other Files

Kephra-0.3.6_5/MANIFEST metacpan
Kephra-0.3.6_5/Makefile.PL metacpan