Kwalitee Issues

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_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.

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.10,0.23,0.28

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).

Modules

Name Abstract Version View
Tickit::Widget::Border draw a fixed-size border around a widget 0.10 metacpan
Tickit::Widget::Button a widget displaying a clickable button 0.10 metacpan
Tickit::Widget::CheckButton a widget allowing a toggle true/false option 0.10 metacpan
Tickit::Widget::Entry a widget for entering text 0.23 metacpan
Tickit::Widget::Frame draw a frame around another widget 0.28 metacpan
Tickit::Widget::GridBox lay out a set of child widgets in a grid 0.10 metacpan
Tickit::Widget::HSplit an adjustable horizontal split between two widgets 0.10 metacpan
Tickit::Widget::LinearSplit 0.10 metacpan
Tickit::Widget::Placegrid a placeholder grid display 0.10 metacpan
Tickit::Widget::RadioButton a widget allowing a selection from multiple options 0.10 metacpan
Tickit::Widget::VSplit an adjustable vertical split between two widgets 0.10 metacpan
Tickit::Widgets load several L<Tickit::Widget> classes at once 0.10 metacpan

Other Files

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