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

Changes for version 0.61 - 2016-12-05

  • CHANGES
    • Documentation updates:
      • Better description of EVENTS
      • Update module synopses to use current APIs
    • Perform Tickit 0.61 deprecations:
      • Die in $win->set_on_*
      • Die in $term->bind_event_with_flags
      • Make $win->clear* methods die since they've actually been broken for ages anyway and nobody noticed

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