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.

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 Terminal Interface Construction KIT 0.14 metacpan
Tickit::ContainerWidget abstract base class for widgets that contain other widgets 0.14 metacpan
Tickit::OneLineWidget a widget which occupies only one line 0.14 metacpan
Tickit::Pen store a collection of rendering attributes 0.14 metacpan
Tickit::Rect a lightweight data structure representing a rectangle 0.14 metacpan
Tickit::RootWindow root window for drawing operations 0.14 metacpan
Tickit::SingleChildWidget abstract base class for widgets that contain a single other widget 0.14 metacpan
Tickit::Term terminal formatting abstraction 0.14 metacpan
Tickit::Term::xterm 0.14 metacpan
Tickit::Test unit testing for C<Tickit>-based code 0.14 metacpan
Tickit::Test::MockTerm 0.14 metacpan
Tickit::Utils utility functions for C<Tickit> 0.14 metacpan
Tickit::Widget abstract base class for on-screen widgets 0.14 metacpan
Tickit::Widget::Box contain a single child widget 0.14 metacpan
Tickit::Widget::Entry a widget for entering text 0.14 metacpan
Tickit::Widget::Frame draw a frame around another widget 0.14 metacpan
Tickit::Widget::HBox distribute child widgets in a horizontal row 0.14 metacpan
Tickit::Widget::LinearBox abstract base class for C<HBox> and C<VBox> 0.14 metacpan
Tickit::Widget::Static a widget displaying static text 0.14 metacpan
Tickit::Widget::VBox distribute child widgets in a vertical column 0.14 metacpan
Tickit::WidgetRole::Borderable implement widgets with a surrounding border 0.14 metacpan
Tickit::Window a window for drawing operations 0.14 metacpan

Other Files

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