• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

demos/H03-May-2022-16259

lib/Image/H22-Aug-2006-937544

t/H22-Aug-2006-5839

MANIFESTH A D26-Mar-2006524 2423

META.ymlH A D22-Aug-2006376 1311

Makefile.PLH A D26-Mar-2006175 119

READMEH A D26-Mar-2006435 3318

README

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