| Image-Info documentation | Contained in the Image-Info distribution. |
Bundle::Image::Info::Everything - complete support for Image::Info
perl -MCPAN -e 'install Bundle::Image::Info::Everything'
Image::Info - the base Image::Info module
Compress::Zlib - everything for PNG processing
XML::LibXML::Reader - everything for SVG processing
XML::Simple - everything for SVG processing
Image::Xbm 1.07 - everything for XBM processing
Image::Xpm 1.10 - everything for XPM processing
This bundle installs everything needed for Image::Info.
The CONTENTS list is created by manually resolving all the contents in the following Bundle files:
Unfortunately the CPAN module cannot cope with recursively defined Bundles, so this had to be done.
Slaven Rezic <srezic@cpan.org>
| Image-Info documentation | Contained in the Image-Info distribution. |
# -*- perl -*- package Bundle::Image::Info::Everything; $VERSION = '0.01'; 1; __END__