Bundle-KohaSupport version 0.3
===============================

This bundle will assist in the installation of the support modules
that are required for the Koha Open Source library System
(see http://www.koha.org).

Not all installations of Koha will require all the included modules, but its easier for us to include all possibilities.

INSTALLATION

To install this module type the following:

  perl Makefile.PL
  make
  make test
  make install

DEPENDENCIES

This module has no current dependencies other that a working perl installation.


COPYRIGHT

Copyright (C) 2008 by Mike Mylonas

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.8 or,
at your option, any later version of Perl 5 you may have available.