Bundle::CCMS version 1.003
=========================

This is a bundle of modules required for CCMS (Call Center Management System).

INSTALLATION

To install this module, please use the CPAN shell or better yet CPANPLUS.

 perl -MCPAN -e 'install Bundle::CCMS'

You can also download the bundle, and install it:

 tar -zxvf Bundle-CCMS*.tar.gz
 cd Bundle-CCMS*
 perl -MCPAN -e 'install Bundle::CCMS'


Please send your suggestions, inquiries, and feedback to
devel at calltech dot com

COPYRIGHT AND LICENCE

Copyright (c) 2005 CallTech Communications, Inc.

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself. 


