Philip M. Gollucci wrote:
Hi all,

For those interested, to run _ALL_ tests of the modules themselves, modperl2, and libapreq2:

I've had to install the following modules.

Attached is a perl script to run this through CPAN.

Philip, we have Bundle::Apache2 which is exactly for that purpose. Feel free to send a patch to add the missing modules.


Though as it can be seen from your list, most modules are either not needed by normal users (used only by developers, i.e. Tie::IxHash) or they are not required by mod_perl test suite, but they are dependencies of other modules, and therefore should't be on that list.

I've just tested, the only modules required are:
BSD::Resource
CGI
Chatbot::Eliza
Compress::Zlib
HTML::HeadParser
LWP

all in the bundle file already, but HTML::HeadParser, which I'll add shortly


CGI  3.08
Devel::Symdump
MIME::Base64
URI
Net::FTP
Compress::Zlib
Digest::base
Digest::MD5
HTML::Tagset
HTML::Parser
LWP
IPC::Run3
BSD::Resource
Chatbot::Eliza
Tie::IxHash
Text::Balanced
Parse::RecDescent
ExtUtils::XSBuilder
Storable
Proc::ProcessTable
Pod::Escapes
Pod::Simple
Test::Builder::Tester
Test::Pod
Test::Inline
DBI
DBD::mysql
Apache::Session::MySQL
Apache::DBI 0.96 (Note, this is not in CPAN yet.)
Apache-Test (installed by mp2)

-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com

Reply via email to