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 3.0.0 - 2018-08-01

  • API CHANGES
    • Massive update moving the package to Moose and using Alien::caca for the library building.
  • STATISTICS
    • code churn: 387 files changed, 1146 insertions(+), 115871 deletions(-)

Changes for version 2.0_0 - 2013-03-02

  • API CHANGES
    • remove Term::Kaka.
    • include libcaca with the distribution.
  • DOCUMENTATIONS
    • add META 'Help Wanted' information

Changes for version 1.0_1 - 2011-06-09

  • ENHANCEMENTS
    • add export() method

Modules

perl interface for libcaca (Colour AsCii Art library)
an OO-interface to caca_bitmap
libcaca constants from caca.h
base class for Term::Caca events
event generated by a keyboard activity
event generated by a key pressed
event triggered by a button press
event triggered by a button release
event triggered by mouse movements.
event triggered when the display is quit
event triggered when the display is resized
ffi bindings to libcaca
an OO-interface to caca_sprite