Kolab/Config version 0.01 ========================= The Kolab::Config module provides a standard interface to access Kolab configuration parameters. Coniguration information is maintained in the $kolab_prefix/etc/kolab/kolab.conf file. 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: IO::File COPYRIGHT AND LICENCE Copyright 2003 by Stephan Buys This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.