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

Changes for version 0.51 - 2015-03-27

  • CHANGES
    • Perform 0.51 deprecations:
      • Die on Widgets that don't have WIDGET_PEN_FROM_STYLE
      • Warn on Pen observers
    • Allow #-style comments in style files
    • Added Tickit::Style->load_style_from_DATA shortcut
    • Configuration to not use ALTSCREEN
  • BUGFIXES
    • Ensure that raw bte writes to testing pipe don't break under PERL_UNICODE (RT102028)
    • Remember to SvGETMAGIC() before looking at SvCUR()

Modules

Terminal Interface Construction KIT
abstract base class for widgets that contain other widgets
debug logging support for Tickit
a widget which occupies only one line
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
abstract base class for widgets that contain a single other widget
store string position counters
declare customisable style information on widgets
terminal formatting abstraction
unit testing for Tickit-based code
utility functions for Tickit
abstract base class for on-screen widgets
apply spacing and positioning to a widget
a widget displaying static text
implement widgets with adjustable alignment
a window for drawing operations

Provides

in lib/Tickit/Pen.pm
in lib/Tickit/Pen.pm
in lib/Tickit/Style/Parser.pm
in lib/Tickit/Test/MockTerm.pm
in lib/Tickit/WidgetRole.pm