The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.72 - 2021-08-18

  • CHANGES
    • Use libtickit 0.4.2
    • Wrap tickit_term_teardown()
    • Wrap tickit_watch_signal() and tickit_watch_process()
    • Added Tickit::Test::is_termctl()
    • Improved API shape for tickit_new_with_evloop()
    • Improved performance by setting PERL_NO_GET_CONTEXT
  • BUGFIXES
    • Use $SIG{__DIE__} to teardown the terminal before reporting fatal exception messages

Modules

Terminal Interface Construction KIT
debug logging support for Tickit
event information structures
store a collection of rendering attributes
a lightweight data structure representing a rectangle
store a set of rectangular regions
efficiently render text and line-drawing
store string position counters
terminal formatting abstraction
unit testing for Tickit-based code
utility functions for Tickit
a window for drawing operations

Provides

in lib/Tickit/Pen.pm
in lib/Tickit/Pen.pm
in lib/Tickit/Test/MockTerm.pm