Kwalitee Issues

no_broken_module_install

Upgrade the bundled version of Module::Install to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)

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: Kwiki, Kwiki::Archive, Kwiki::Base, Kwiki::BrowserDetect, Kwiki::CGI, Kwiki::CSS, Kwiki::Command, Kwiki::Config, Kwiki::ContentObject, Kwiki::Cookie, Kwiki::Display, Kwiki::Edit, Kwiki::Files, Kwiki::Formatter, Kwiki::Hub, Kwiki::Icons, Kwiki::Installer, Kwiki::Javascript, Kwiki::Pages, Kwiki::Pane, Kwiki::Plugin, Kwiki::Preferences, Kwiki::Registry, Kwiki::Status, Kwiki::Template, Kwiki::Template::TT2, Kwiki::Theme, Kwiki::Theme::Basic, Kwiki::Toolbar, Kwiki::Users, Kwiki::WebFile, Kwiki::Widgets

no_pod_errors

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

Error: Kwiki-0.39/lib/Kwiki.pm -- Around line 188: Non-ASCII character seen before =encoding in 'döt'. 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: Kwiki, Kwiki::Archive, Kwiki::Base, Kwiki::BrowserDetect, Kwiki::CGI, Kwiki::CSS, Kwiki::Command, Kwiki::Config, Kwiki::ContentObject, Kwiki::Cookie, Kwiki::Display, Kwiki::Edit, Kwiki::Files, Kwiki::Formatter, Kwiki::Hub, Kwiki::Icons, Kwiki::Installer, Kwiki::Javascript, Kwiki::Pages, Kwiki::Pane, Kwiki::Plugin, Kwiki::Preferences, Kwiki::Registry, Kwiki::Status, Kwiki::Template, Kwiki::Template::TT2, Kwiki::Theme, Kwiki::Theme::Basic, Kwiki::Toolbar, Kwiki::Users, Kwiki::WebFile, Kwiki::Widgets

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.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

has_separate_license_file

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

Modules

Name Abstract Version View
Kwiki The Kwiki Wiki Building Framework 0.39 metacpan
Kwiki::Archive Kwiki Page Archive Plugin Base Class metacpan
Kwiki::Base Generic Kwiki Base Class metacpan
Kwiki::BrowserDetect metacpan
Kwiki::CGI Kwiki CGI Base Class metacpan
Kwiki::CSS Kwiki CSS Base Class metacpan
Kwiki::Command Kwiki Command Line Tool Module metacpan
Kwiki::Config Kwiki Configuration Base Class metacpan
Kwiki::ContentObject Kwiki Content Object Base Class metacpan
Kwiki::Cookie Kwiki Cookie Base Class metacpan
Kwiki::Display Kwiki Page Display Plugin metacpan
Kwiki::Edit Kwiki Page Edit Plugin metacpan
Kwiki::Files Kwiki Miscellaneous Files Module metacpan
Kwiki::Formatter Kwiki Formatter Base Class metacpan
Kwiki::Hub Kwiki Hub Base Class metacpan
Kwiki::Icons Kwiki Icons Plugin Base Class metacpan
Kwiki::Installer Kwiki Installer Base Class metacpan
Kwiki::Javascript Kwiki Javascript Base Class metacpan
Kwiki::Pages Kwiki Pages Base Class metacpan
Kwiki::Pane metacpan
Kwiki::Plugin Kwiki Plugin Base Class metacpan
Kwiki::Preferences Kwiki Preferences Base Class metacpan
Kwiki::Registry Kwiki Registry Base Class metacpan
Kwiki::Status Kwiki Status Base Class metacpan
Kwiki::Template Kwiki Template Base Class metacpan
Kwiki::Template::TT2 Kwiki Template Toolkit Class metacpan
Kwiki::Theme Kwiki Theme Plugin metacpan
Kwiki::Theme::Basic Kwiki Basic Theme metacpan
Kwiki::Toolbar Kwiki Toolbar Plugin metacpan
Kwiki::Users Kwiki Users Base Class metacpan
Kwiki::WebFile Super Class for CSS & Javascript metacpan
Kwiki::Widgets Kwiki Widgets Base Class metacpan

Provides

Name File View
Kwiki::Edit::CGI lib/Kwiki/Edit.pm metacpan
Kwiki::Formatter::Asis lib/Kwiki/Formatter.pm metacpan
Kwiki::Formatter::Comment lib/Kwiki/Formatter.pm metacpan
Kwiki::Formatter::Delete lib/Kwiki/Formatter.pm metacpan
Kwiki::Formatter::Emphasize lib/Kwiki/Formatter.pm metacpan
Kwiki::Formatter::ForcedLink lib/Kwiki/Formatter.pm metacpan
Kwiki::Formatter::Heading lib/Kwiki/Formatter.pm metacpan
Kwiki::Formatter::HyperLink lib/Kwiki/Formatter.pm metacpan
Kwiki::Formatter::Inline lib/Kwiki/Formatter.pm metacpan
Kwiki::Formatter::Item lib/Kwiki/Formatter.pm metacpan
Kwiki::Formatter::Line lib/Kwiki/Formatter.pm metacpan
Kwiki::Formatter::List lib/Kwiki/Formatter.pm metacpan
Kwiki::Formatter::MDash lib/Kwiki/Formatter.pm metacpan
Kwiki::Formatter::MailLink lib/Kwiki/Formatter.pm metacpan
Kwiki::Formatter::NDash lib/Kwiki/Formatter.pm metacpan
Kwiki::Formatter::Olist lib/Kwiki/Formatter.pm metacpan
Kwiki::Formatter::Paragraph lib/Kwiki/Formatter.pm metacpan
Kwiki::Formatter::Preformatted lib/Kwiki/Formatter.pm metacpan
Kwiki::Formatter::Strong lib/Kwiki/Formatter.pm metacpan
Kwiki::Formatter::Table lib/Kwiki/Formatter.pm metacpan
Kwiki::Formatter::TableCell lib/Kwiki/Formatter.pm metacpan
Kwiki::Formatter::TableRow lib/Kwiki/Formatter.pm metacpan
Kwiki::Formatter::TitledHyperLink lib/Kwiki/Formatter.pm metacpan
Kwiki::Formatter::TitledMailLink lib/Kwiki/Formatter.pm metacpan
Kwiki::Formatter::TitledWikiLink lib/Kwiki/Formatter.pm metacpan
Kwiki::Formatter::Top lib/Kwiki/Formatter.pm metacpan
Kwiki::Formatter::Ulist lib/Kwiki/Formatter.pm metacpan
Kwiki::Formatter::Underline lib/Kwiki/Formatter.pm metacpan
Kwiki::Formatter::WikiLink lib/Kwiki/Formatter.pm metacpan
Kwiki::Page lib/Kwiki/Pages.pm metacpan
Kwiki::PageMeta lib/Kwiki/Pages.pm metacpan
Kwiki::Preference lib/Kwiki/Preferences.pm metacpan
Kwiki::User lib/Kwiki/Users.pm metacpan

Other Files

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