Tickit 0.72
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.
- 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_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Tickit | Terminal Interface Construction KIT | 0.72 | metacpan |
Tickit::Debug | debug logging support for C<Tickit> | 0.72 | metacpan |
Tickit::Event | event information structures | 0.72 | metacpan |
Tickit::Pen | store a collection of rendering attributes | 0.72 | metacpan |
Tickit::Pen::Immutable | 0.72 | metacpan | |
Tickit::Pen::Mutable | 0.72 | metacpan | |
Tickit::Rect | a lightweight data structure representing a rectangle | 0.72 | metacpan |
Tickit::RectSet | store a set of rectangular regions | 0.72 | metacpan |
Tickit::RenderBuffer | efficiently render text and line-drawing | 0.72 | metacpan |
Tickit::StringPos | store string position counters | 0.72 | metacpan |
Tickit::Term | terminal formatting abstraction | 0.72 | metacpan |
Tickit::Test | unit testing for C<Tickit>-based code | 0.72 | metacpan |
Tickit::Test::MockTerm | 0.72 | metacpan | |
Tickit::Utils | utility functions for C<Tickit> | 0.72 | metacpan |
Tickit::Window | a window for drawing operations | 0.72 | metacpan |