Menu

Tree [b64f30] master /
 History

HTTPS access


File Date Author Commit
 lib 2010-10-03 Phil Pearl (Lobbes) Phil Pearl (Lobbes) [b64f30] - update README Copyright/License
 t 2010-07-22 ppearl ppearl [aa7c69] Initial revision
 Changes 2010-07-22 ppearl ppearl [aa7c69] Initial revision
 MANIFEST 2010-07-22 ppearl ppearl [9878cd] - remove './' prefix to file names
 Makefile.PL 2010-07-22 ppearl ppearl [aa7c69] Initial revision
 README 2010-10-03 Phil Pearl (Lobbes) Phil Pearl (Lobbes) [b64f30] - update README Copyright/License

Read Me

ZCS::LocalConfig
================
ZCS::LocalConfig is a Perl module for reading the Zimbra Collaboration
Suite (ZCS) local configuration file (localconfig.xml)

DEPENDENCIES
============
The following are the minimum requirements for ZCS::LocalConfig:

- Perl 5.8
    http://www.perl.org/
- Zimbra Collaboration Suite
    http://www.zimbra.com/
- ZCS::LocalConfig (this package)
    http://zcs-localconfig.sf.net/

INSTALLATION
============
1. Download ZCS::LocalConfig (coming soon!)
    http://search.cpan.org/dist/ZCS-LocalConfig

2. Read this README

3. 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.

4. Prepare to build this module and install any prerequisite modules:

    perl Makefile.PL

5. Build, test and install this module:

    make
    make test
    (sudo) make install

6. Get user 'zimbra' access to a ZCS server.

7. Read the documentation to become familiar with this module.

AUTHOR
======
Phil Pearl <phil@zimbra.com>

COPYRIGHT AND LICENSE
=====================
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.

Project Links
-------------
- Bugs/tickets (coming soon!):
    https://rt.cpan.org/Public/Dist/Display.html?Name=ZCS-LocalConfig
- CPAN releases (coming soon!):
    http://search.cpan.org/dist/ZCS-LocalConfig
- Source code repository (git):
    http://sourceforge.net/p/zcs-localconfig/git/

Resources
---------
- Zimbra Collaboration Suite:
    http://www.zimbra.com/
- Project hosted on SourceForge:
    http://sourceforge.net/
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.