Kwalitee Issues

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

prereq_matches_use

List all used modules in META.yml requires

Error:

  • App
  • App::Repository
  • App::Service
  • App::SessionObject

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

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.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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: App::TemplateEngine, App::TemplateEngine::TemplateToolkit, App::Widget, App::Widget::AppFrame, App::Widget::Button, App::Widget::Checkbox, App::Widget::CheckboxGroup, App::Widget::DataTable, App::Widget::DateDropDowns, App::Widget::DateField, App::Widget::DualListSelect, App::Widget::Element, App::Widget::HierView, App::Widget::ImageButton, App::Widget::Label, App::Widget::Menu, App::Widget::NewWidget, App::Widget::RadioButton, App::Widget::RadioButtonSet, App::Widget::RepositoryEditor, App::Widget::Select, App::Widget::SelectorView, App::Widget::Stylizable, App::Widget::StylizableContainer, App::Widget::TabSet, App::Widget::TabbedAppFrame, App::Widget::TabbedView, App::Widget::Template, App::Widget::TextField, App::Widget::Toolbar, App::Widget::TreeView, App::Widget::ValidatedTextField

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 1.01,1.02,1.03,1.04,1.05,1.06,1.07

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
App::TemplateEngine Interface for rendering HTML templates metacpan
App::TemplateEngine::TemplateToolkit Interface for rendering HTML templates using the Template Toolkit metacpan
App::Widget An abstract base class for all Widget::* classes 1.04 metacpan
App::Widget::AppFrame An application frame. 1.05 metacpan
App::Widget::Button An HTML button 1.03 metacpan
App::Widget::Checkbox A widget 1.01 metacpan
App::Widget::CheckboxGroup A widget 1.01 metacpan
App::Widget::DataTable An HTML button 1.06 metacpan
App::Widget::DateDropDowns A three-dropdown widget for a date 1.05 metacpan
App::Widget::DateField An HTML text field 1.03 metacpan
App::Widget::DualListSelect An ordered multi-select widget made up of two HTML <select> tags and four buttons 1.05 metacpan
App::Widget::Element Generic HTML element can be anything with proper configuration 1.02 metacpan
App::Widget::HierView A generic hierarchical view 1.04 metacpan
App::Widget::ImageButton An HTML image button 1.05 metacpan
App::Widget::Label A simple label 1.01 metacpan
App::Widget::Menu An application menu. 1.01 metacpan
App::Widget::NewWidget A widget 1.01 metacpan
App::Widget::RadioButton A widget 1.01 metacpan
App::Widget::RadioButtonSet Set of HTML radio buttons 1.02 metacpan
App::Widget::RepositoryEditor A widget allowing the user to browse and edit a repository 1.07 metacpan
App::Widget::Select Generic HTML element can be anything with proper configuration 1.02 metacpan
App::Widget::SelectorView A screen selector widget 1.05 metacpan
App::Widget::Stylizable An HTML element which can use the standard set of style elements 1.03 metacpan
App::Widget::StylizableContainer An HTML element which can use the standard set of style elements 1.02 metacpan
App::Widget::TabSet An application frame. 1.03 metacpan
App::Widget::TabbedAppFrame An application frame. 1.03 metacpan
App::Widget::TabbedView A screen selector widget 1.05 metacpan
App::Widget::Template An HTML widget built from a template, rendered by a TemplateEngine 1.02 metacpan
App::Widget::TextField An HTML text field 1.03 metacpan
App::Widget::Toolbar A toolbar full of pushbuttons. 1.01 metacpan
App::Widget::TreeView An HTML tree view 1.03 metacpan
App::Widget::ValidatedTextField An HTML text field 1.03 metacpan

Other Files

MANIFEST metacpan
Makefile.PL metacpan
README metacpan