The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.55 - 2016-02-09

  • CHANGES
    • Wrap tickit_term_emit_{key,mouse}
    • Perform Tickit 0.55 deprecations:
      • window set_expose_after_scroll immediately dies
    • Actually honour return values of term event handlers
    • Added $term->bind_event_with_flags and BIND_FIRST
    • Updated documentation to barename =head2 function style
  • BUGFIXES
    • Older perls need 'use IO::Handle' before we can ->binmode things

Modules

Terminal Interface Construction KIT
debug logging support for Tickit
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