Kephra 0.3.8_8 Deleted
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-HomeDir' is not a legal module name. (requires -> File-HomeDir) [Validation: 1.0];Key 'File-Spec' is not a legal module name. (requires -> File-Spec) [Validation: 1.0];Key 'File-UserConfig' is not a legal module name. (requires -> File-UserConfig) [Validation: 1.0];Key 'Hash-Merge' is not a legal module name. (requires -> Hash-Merge) [Validation: 1.0]
- distname_matches_name_in_meta
-
Use a proper tool to make a distribution. You might also need to fix META files if you keep them in the repository.
Error: kephra
- buildtool_not_executable
-
Change the permissions of Build.PL/Makefile.PL to not-executable.
- 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 (225) does not match dist (226):
- Missing in MANIFEST: doc/current fixes.txt, share/config/global/autosaved.conf~
- Missing in Dist: doc/current
- 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
- 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.8_8/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.8_8/lib/Kephra/App/TabBar.pm -- Around line 4: =pod directives shouldn't be over one line long! Ignoring all 3 lines of content Kephra-0.3.8_8/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: share/config/syntaxhighlighter/ada.pm, share/config/syntaxhighlighter/as.pm, share/config/syntaxhighlighter/asm.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/eiffel.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/nsis.pm, share/config/syntaxhighlighter/pascal.pm, share/config/syntaxhighlighter/perl.pm, share/config/syntaxhighlighter/php.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, Kephra::API::CommandList, Kephra::API::EventTable, Kephra::API::Extension, 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::Notify, 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::NotePad, 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.003008008,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.15,0.16,0.17,0.18,0.20,0.23,0.26,0.28,0.3,0.31,0.37,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.
- 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 | 0.003008008 | metacpan | |
| Kephra::API::CommandList | Kephra's external API for sub calls | 0.11 | metacpan |
| Kephra::API::EventTable | Kephra's API to internal events | 0.09 | metacpan |
| Kephra::API::Extension | Kephra's API for extentions (plugins) | 0.00 | metacpan |
| Kephra::API::Module | Kephra's API for App parts with own Panel | 0.00 | metacpan |
| Kephra::App | 0.04 | 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.06 | 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.06 | metacpan | |
| Kephra::Config | 0.28 | metacpan | |
| Kephra::Config::Embedded | 0.17 | metacpan | |
| Kephra::Config::File | 0.06 | metacpan | |
| Kephra::Config::Global | 0.20 | 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 | metacpan | ||
| Kephra::Dialog::Notify | 0.02 | 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.16 | 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.03 | metacpan | |
| Kephra::File | 0.37 | metacpan | |
| Kephra::File::History | 0.03 | metacpan | |
| Kephra::File::IO | 0.15 | 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.02 | metacpan | |
| syntaxhighlighter::yaml | 0.01 | metacpan |
Provides
| Name | File | View |
|---|---|---|
| SearchInputTarget | lib/Kephra/Edit/Search.pm | metacpan |