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: Key 'Config-General' is not a legal module name. (requires -> Config-General) [Validation: 1.0];Key 'File-Find' is not a legal module name. (requires -> File-Find) [Validation: 1.0];Key 'File-UserConfig' is not a legal module name. (requires -> File-UserConfig) [Validation: 1.0];Key 'Text-Wrap' is not a legal module name. (requires -> Text-Wrap) [Validation: 1.0];Key 'Wx-Perl-ProcessStream' is not a legal module name. (requires -> Wx-Perl-ProcessStream) [Validation: 1.0];Key 'YAML-Tiny' is not a legal module name. (requires -> YAML-Tiny) [Validation: 1.0]

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: Kephra-0.3.10_15/lib/Kephra/App/Menu.pm -- Around line 7: Unknown directive: =item1 Around line 11: Unknown directive: =item1 Kephra-0.3.10_15/lib/Kephra/App/TabBar.pm -- Around line 7: =pod directives shouldn't be over one line long! Ignoring all 3 lines of content Kephra-0.3.10_15/lib/Kephra/Document.pm -- Around line 7: =pod directives shouldn't be over one line long! Ignoring all 5 lines of content Kephra-0.3.10_15/lib/Kephra.pm -- Around line 207: You forgot a '=back' before '=head2' Around line 212: '=item' outside of any '=over' Around line 252: You forgot a '=back' before '=head1' Around line 290: '=item' outside of any '=over' Around line 296: You forgot a '=back' before '=head1'

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

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • lib/Kephra/App.pm: HASH(0x55607d9a40e8)

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.003010015,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.17,0.18,0.19,0.23,0.24,0.29,0.31,0.33,0.39,0.44

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 perllike Paradigms 0.003010015 metacpan
Kephra::API::CommandList external API for calling functions 0.11 metacpan
Kephra::API::EventTable API to internal events 0.10 metacpan
Kephra::API::Extension API for extentions (plugins) 0.00 metacpan
Kephra::API::Panel API for App parts with own Panel 0.00 metacpan
Kephra::App metacpan
Kephra::App::ContextMenu 0.08 metacpan
Kephra::App::EditPanel 0.10 metacpan
Kephra::App::EditPanel::Margin 0.03 metacpan
Kephra::App::MainToolBar 0.07 metacpan
Kephra::App::Menu 0.12 metacpan
Kephra::App::MenuBar 0.07 metacpan
Kephra::App::SearchBar 0.12 metacpan
Kephra::App::StatusBar 0.04 metacpan
Kephra::App::TabBar 0.11 metacpan
Kephra::App::ToolBar 0.05 metacpan
Kephra::App::Window 0.07 metacpan
Kephra::Config 0.33 metacpan
Kephra::Config::Default 0.19 metacpan
Kephra::Config::Default::CommandList 0.03 metacpan
Kephra::Config::Default::ContextMenus 0.02 metacpan
Kephra::Config::Default::GlobalSettings 0.04 metacpan
Kephra::Config::Default::Localisation 0.02 metacpan
Kephra::Config::Default::MainMenu 0.04 metacpan
Kephra::Config::Default::ToolBars 0.01 metacpan
Kephra::Config::File 0.09 metacpan
Kephra::Config::Global 0.24 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.05 metacpan
Kephra::Dialog::Info 0.06 metacpan
Kephra::Dialog::Keymap 0.02 metacpan
Kephra::Dialog::Notify 0.03 metacpan
Kephra::Dialog::Search 0.23 metacpan
Kephra::Document 0.44 metacpan
Kephra::Document::Change 0.06 metacpan
Kephra::Document::Internal 0.10 metacpan
Kephra::Document::Property 0.01 metacpan
Kephra::Document::SyntaxMode 0.03 metacpan
Kephra::Edit 0.31 metacpan
Kephra::Edit::Bookmark 0.17 metacpan
Kephra::Edit::Comment 0.07 metacpan
Kephra::Edit::Convert 0.08 metacpan
Kephra::Edit::Format 0.24 metacpan
Kephra::Edit::Goto 0.06 metacpan
Kephra::Edit::History 0.02 metacpan
Kephra::Edit::Search 0.29 metacpan
Kephra::Edit::Select 0.03 metacpan
Kephra::Extension::Notepad 0.08 metacpan
Kephra::Extension::Output 0.07 metacpan
Kephra::File 0.39 metacpan
Kephra::File::History 0.03 metacpan
Kephra::File::IO 0.15 metacpan
Kephra::File::Session 0.14 metacpan
Kephra::Log 0.00 metacpan
Kephra::Show 0.13 metacpan

Provides

Name File View
Kephra::Extention::Demo lib/Kephra/Extension/Demo.pm metacpan
Kephra::Extention::SnippetLib lib/Kephra/Extension/SnippetLib.pm metacpan
Kephra::FakeLogger lib/Kephra/Log.pm metacpan
SearchInputTarget lib/Kephra/Edit/Search.pm metacpan

Other Files

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