Revision history for Term::Caca
1.0_0 2011-06-05
* upgrade to API 1.x of libcaca
* add maze.pl example
* remove script caca-sprite
0.97 2011-05-12
* draw_thin_line was erronously _draw_line (rt62969)
* Build.PL now verify that libcaca is available
0.96 2011-05-08
* add support for API 1.x of libcaca (rt68008)
* remove dependency to Tie::Array::Pointer (rt62970)
* add basic test
* drop Makefile.PL support
0.95 2006-03-05
* first release in a long time
* added much pod
* killed memory leaks
* added pod coverage tests