Apache::App::Gallery::Simple 1.04
=================================

Gallery::Simple creates navigable thumbnail galleries from directories
with images on your web server. Gallery::Simple is completely
configurable via a simple template system, allows for image captions
as well as multimedia support, and also allows you to specify multiple
languages for your templates and captions.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

    Template::Trivial
    Image::Magick

SUPPORT

Limited support (templates, docs, mailing list, &c) available at:

    http://scott.wiersdorf.org/perl/Apache-App-Gallery-Simple/

COPYRIGHT AND LICENCE

Copyright (C) 2004 by Scott Wiersdorf

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.1 or,
at your option, any later version of Perl 5 you may have available.
