ZCS::LocalConfig is a Perl module for reading the Zimbra Collaboration
Suite (ZCS) local configuration file (localconfig.xml)
The following are the minimum requirements for ZCS::LocalConfig:
Download ZCS::LocalConfig (coming soon!)
http://search.cpan.org/dist/ZCS-LocalConfig
Read this README
This module has a number of dependencies on other Perl modules
available from CPAN. If any modules are missing, appropriate
warnings will be generated in the following step.
Prepare to build this module and install any prerequisite modules:
perl Makefile.PL
Build, test and install this module:
make
make test
(sudo) make install
Get user 'zimbra' access to a ZCS server.
Read the documentation to become familiar with this module.
Phil Pearl phil@zimbra.com
Copyright (C) 2010 by Phil Pearl. All rights reserved.
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.10.1 or,
at your option, any later version of Perl 5 you may have available.