NAME
Bundle::CCMS - A bundle to install modules required for CCMS (Call Center Management System).
SYNOPSIS
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'
CONTENTS
CGI
Cwd
Compress::Zlib
Config::Tiny
Data::Serializer
Data::Dumper
DBI
File::Spec
File::Basename
FreezeThaw
Getopt::Long
Mail::Internet
MIME::Base64
MIME::Lite
Sys::Syslog
Text::CSV
Text::Wrap
Time::CTime
Time::ParseDate
Time::Local
DESCRIPTION
This is a bundle to modules required for CCMS (Call Center Management System).
It's likely of little use to anyone unless they're installing CCMS.
AUTHOR
Joshua I. Miller, <ccmsbundle at calltech dot com>