Bundle::Combust - All the modules required to run Combust


Bundle-Combust documentation Contained in the Bundle-Combust distribution.

Index


Code Index:

NAME

Top

Bundle::Combust - All the modules required to run Combust

SYNOPSIS

Top

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

or if using a version not on CPAN

    perl -MCPAN -I/Users/ask/src/combust/misc/Bundle-Combust/lib  -e 'install "Bundle::Combust"'




DESCRIPTION

Top

Installs all the modules as listed on http://combust.develooper.com/install.html that are required to run a Combust server except DBD::mysql

CONTENTS

Top

Date::Parse

DBI

Devel::StackTrace

Class::Data::Inheritable

Exception::Class

Compress::Zlib

Bundle::LWP

Text::Template

Config::Simple

Mail::Internet

Time::HiRes

URI::Find

AppConfig

Template

Template::Timer

Apache::Reload

Pod::Escapes

Pod::Simple

Digest::SHA1

Apache::DBI

Apache::Test

Apache::Request

Yahoo::Search

XML::NamespaceSupport

XML::SAX

XML::Simple

Exception::Class

String::CRC32

Cache::Memcached

AUTHOR

Top

If you find out that the list of the required modules of Combust is not the same as the one provided in this file, please contact me. If some of the modules in this distribution do not install correctly, please refer to their documentation and to the respective authors.

COPYRIGHT

Top


Bundle-Combust documentation Contained in the Bundle-Combust distribution.

package Bundle::Combust;

$VERSION = "1.03";

1;

__END__