Kwalitee Issues

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.

main_module_version_matches_dist_version

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

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

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::FileTreeSelector, App::Widget::HierSelector, App::Widget::IconPaneSelector, 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::Stylizable, App::Widget::StylizableContainer, App::Widget::TabSet, App::Widget::TabbedAppFrame, App::Widget::TabbedSelector, App::Widget::Template, App::Widget::TextField, App::Widget::Toolbar, App::Widget::TreeSelector, 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.06,1.07,1.09

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
App::TemplateEngine Interface for rendering HTML templates metacpan
App::TemplateEngine::TemplateToolkit Interface for rendering HTML templates using the Template Toolkit metacpan
App::Widget a family of web user interface widgets (works with App::Context), enabling development of UI's and UI components as compound, nested sets of other UI components 1.07 metacpan
App::Widget::AppFrame An application frame. 1.06 metacpan
App::Widget::Button An HTML button 1.04 metacpan
App::Widget::Checkbox A widget 1.01 metacpan
App::Widget::CheckboxGroup A widget 1.01 metacpan
App::Widget::DataTable An HTML button 1.07 metacpan
App::Widget::DateDropDowns A three-dropdown widget for a date 1.06 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.06 metacpan
App::Widget::Element Generic HTML element can be anything with proper configuration 1.02 metacpan
App::Widget::FileTreeSelector An HTML tree view 1.01 metacpan
App::Widget::HierSelector A generic hierarchical view 1.01 metacpan
App::Widget::IconPaneSelector A screen selector widget 1.01 metacpan
App::Widget::ImageButton An HTML image button 1.06 metacpan
App::Widget::Label A simple label 1.01 metacpan
App::Widget::Menu An application menu. 1.02 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.09 metacpan
App::Widget::Select Generic HTML element can be anything with proper configuration 1.03 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.04 metacpan
App::Widget::TabbedAppFrame An application frame. 1.04 metacpan
App::Widget::TabbedSelector A screen selector widget 1.01 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.02 metacpan
App::Widget::TreeSelector An HTML tree view 1.01 metacpan
App::Widget::ValidatedTextField An HTML text field 1.03 metacpan

Other Files

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