Image::Xpm is a Perl module for loading, creating, manipulating and saving xpm image files.
To install this module type the following:
perl Makefile.PL
make
make test
make install
Or with modern CPAN.pm ($CPAN::VERSION >= 1.88_55) just:
cpan .
Mark Summerfield <summer@perlpress.com>
Current maintainer is Slaven Rezic <srezic@cpan.org>
Copyright (c) Mark Summerfield 2000. All Rights Reserved.
This module may be used/distributed/modified under the GPL.