Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install 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.

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.

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.

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
Tickit Terminal Interface Construction KIT 0.04 metacpan
Tickit::ContainerWidget abstract base class for widgets that contain other widgets 0.04 metacpan
Tickit::Pen store a collection of rendering attributes 0.04 metacpan
Tickit::RootWindow root window for drawing operations 0.04 metacpan
Tickit::SingleChildWidget abstract base class for widgets that contain a single other widget 0.04 metacpan
Tickit::Term terminal IO handler 0.04 metacpan
Tickit::Utils utility functions for C<Tickit> 0.04 metacpan
Tickit::Widget abstract base class for on-screen widgets 0.04 metacpan
Tickit::Widget::Box contain a single child widget 0.04 metacpan
Tickit::Widget::Entry a widget for entering text 0.04 metacpan
Tickit::Widget::Frame draw a frame around another widget 0.04 metacpan
Tickit::Widget::HBox distribute child widgets in a horizontal row 0.04 metacpan
Tickit::Widget::LinearBox abstract base class for C<HBox> and C<VBox> 0.04 metacpan
Tickit::Widget::Static a widget displaying static text 0.04 metacpan
Tickit::Widget::VBox distribute child widgets in a vertical column 0.04 metacpan
Tickit::WidgetRole::Borderable implement widgets with a surrounding border 0.04 metacpan
Tickit::Window a window for drawing operations 0.04 metacpan

Other Files

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