Image-Term256Color

INSTALLATION

This module requires GD, which requires libgd2 to be installed on your system with the development headers available.

To install this module from cpan:

cpan -i Image::Term256Color

To install this module from source, run the following commands:

perl Build.PL
./Build
./Build test
./Build install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc command.

perldoc Image::Term256Color

You can also look for information at:

Copyright (C) 2011 Colin

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.