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

Changes for version 0.70 - 2020-01-27

  • CHANGES
    • Construct a new Tickit::Term proxy object during callbacks rather than relying on weakrefs to still be alive
    • Give Tickit::Term proxy objects numify and strnigify overloading so that proxies to the same underlying object compare equal
    • Added toplevel methods Tickit->watch_later and ->watch_timer_*
    • Added Tickit::Test::mk_tickit
    • Implement timers and watch cancellation in Tickit;:Test instance
    • Provide accessors for library version query
    • Requires libtickit 0.3.4

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