NAME
Bundle::Slash - A bundle to install all modules used for Slash
SYNOPSIS
perl -MCPAN -e 'install "Bundle::Slash"'
CONTENTS
Bundle::CPAN - File::Spec,Digest::MD5,Compress::Zlib,libnet,Archive::Tar,Data::Dumper
Bundle::LWP - URI,HTML::Parser,MIME::Base64
Getopt::Long
DBI
DBI::FAQ
Bundle::DBD::mysql - Data::ShowTable
Date::Parse - TimeDate
XML::Parser
XML::RSS
Date::Manip
Mail::Sendmail
Apache::DBI
Apache::Cookie
Image::Size
Template - Template Toolkit
DESCRIPTION
mod_perl must be installed by hand, because of the special configuration required for it. DBIx::Password is special, and also installed by hand, but needed.
If CPAN starts downloading "perl-5.6.0" or somesuch, ctrl-C it, exit the CPAN shell, and start it again. The latest CPAN.pm version does not have this problem, but older ones do, and you may have an older one installed.
Note that if you are not using MySQL, then you'll have some problems with this. Just let it fail and install your DB library manually. Also note that Compress::Zlib and XML::Parser need extra libraries (see INSTALL for Slash, or the docs for the modules).
We don't use Bundle::DBI because we don't need the Proxy stuff. If you want the Proxy stuff, then install Bundle::DBI yourself.