Tickit-Widgets 0.34 Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- 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.34,0.36,0.50,0.51,0.53,0.55,0.56
- 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::ContainerWidget | abstract base class for widgets that contain other widgets | 0.55 | metacpan |
Tickit::SingleChildWidget | abstract base class for widgets that contain a single other widget | 0.56 | metacpan |
Tickit::Style | declare customisable style information on widgets | 0.53 | metacpan |
Tickit::Style::Parser | 0.53 | metacpan | |
Tickit::Widget | abstract base class for on-screen widgets | 0.55 | metacpan |
Tickit::Widget::Border | draw a fixed-size border around a widget | 0.34 | metacpan |
Tickit::Widget::Box | apply spacing and positioning to a widget | 0.56 | metacpan |
Tickit::Widget::Button | a widget displaying a clickable button | 0.34 | metacpan |
Tickit::Widget::CheckButton | a widget allowing a toggle true/false option | 0.34 | metacpan |
Tickit::Widget::Entry | a widget for entering text | 0.34 | metacpan |
Tickit::Widget::Fill | fill an area with repeated text | 0.34 | metacpan |
Tickit::Widget::Frame | draw a frame around another widget | 0.36 | metacpan |
Tickit::Widget::GridBox | lay out a set of child widgets in a grid | 0.34 | metacpan |
Tickit::Widget::HBox | distribute child widgets in a horizontal row | 0.50 | metacpan |
Tickit::Widget::HSplit | an adjustable horizontal split between two widgets | 0.34 | metacpan |
Tickit::Widget::LinearBox | abstract base class for C<HBox> and C<VBox> | 0.51 | metacpan |
Tickit::Widget::LinearSplit | 0.34 | metacpan | |
Tickit::Widget::Placegrid | a placeholder grid display | 0.34 | metacpan |
Tickit::Widget::RadioButton | a widget allowing a selection from multiple options | 0.34 | metacpan |
Tickit::Widget::Spinner | a widget displaying a small text animation | 0.34 | metacpan |
Tickit::Widget::Static | a widget displaying static text | 0.55 | metacpan |
Tickit::Widget::VBox | distribute child widgets in a vertical column | 0.50 | metacpan |
Tickit::Widget::VSplit | an adjustable vertical split between two widgets | 0.34 | metacpan |
Tickit::WidgetRole | 0.51 | metacpan | |
Tickit::WidgetRole::Alignable | implement widgets with adjustable alignment | 0.51 | metacpan |
Tickit::WidgetRole::SingleChildContainer | role for widgets that contain a single other widget | 0.34 | metacpan |
Tickit::Widgets | load several L<Tickit::Widget> classes at once | 0.34 | metacpan |