Image/GD/Thumbnail version 0.011
================================

Uses the GD interface to produce a thumbnail image of specified size from a source image.

INSTALLATION

To install this module do the usual:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires the GD module.


COPYRIGHT AND LICENCE

Copyright (C) 2001 Lee Goddard <lgoddard@cpan.org>

This module may only be used under the same terms as perl itself.

