| Image-Info documentation | Contained in the Image-Info distribution. |
Bundle::Image::Info::XPM - XPM (X11 pixmap) support for Image::Info
perl -MCPAN -e 'install Bundle::Image::Info::XPM'
Image::Info 1.31 - the base Image::Info module
Image::Xpm 1.10 - reading XPM files
This bundle installs everything needed to get XPM support into Image::Info.
Slaven Rezic <srezic@cpan.org>
| Image-Info documentation | Contained in the Image-Info distribution. |
# -*- perl -*- package Bundle::Image::Info::XPM; $VERSION = '0.01'; 1; __END__