/usr/share/doc/perl-Image-Xpm
Edit: /usr/share/doc/perl-Image-Xpm/README (565B)
Image::Xpm
==========
Image::Xpm is a Perl module for loading, creating, manipulating and
saving xpm image files.
INSTALLATION
------------
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 .
AUTHOR
------
Mark Summerfield
Current maintainer is Slaven Rezic
COPYRIGHT
---------
Copyright (c) Mark Summerfield 2000. All Rights Reserved.
This module may be used/distributed/modified under the GPL.