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

Changes for version 0.59 - 2016-10-22

  • CHANGES
    • Define new layer-neutral Tickit::Event::* classes
    • Perform Tickit 0.59 deprecations:
      • Warn in calls to $win->set_on_*
      • Warn in calls to $term->bind_event_with_flags()
    • Bundled libtickit changes:
      • Add refcounting to all object types
      • Deprecate the _destroy() functions in favour of _unref()

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