Revision history for Term::Caca
0.97 2011-05-12
- draw_thin_line was erronously drawline (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