1Image::Caa
2==========
3
4Color ASCII Art library
5
6
7INSTALLATION
8
9To install this module type the following:
10
11   perl Makefile.PL
12   make
13   make test
14   make install
15
16
17DEPENDENCIES
18
19This module requires these other modules and libraries:
20
21  Test::More
22  Curses;
23
24To get the most out of this module you might want:
25
26  Image::Magick
27
28
29COPYRIGHT AND LICENCE
30
31Copyright (C) 2006 Cal Henderson <cal@iamcal.com>
32License: Perl Artistic License
33