Hello.

I've had more time recently, so I smoke tested the Phalanx 100. 
Files are attached. Also see http://search.cpan.org/dist/Haul/

So, what it does is:

foreach module to do
  start out with a fresh perl 5.8.3 with nothing else installed
  try and install the module & its deps
  ... report OK or TIMEOUT (infinite loops or things)
hcaerof

It's very simple, and some wheels may have been reinvented in the
process, but I have a computer I'm prepared to dedicate to smoking
cpan. This can check dependencies are correct, and whether modules
work with all versions of Perl. Oh, and Module::Depends rocks.

Comments? Leon
-- 
Leon Brocard.............................http://www.astray.com/
scribot.................................http://www.scribot.com/

... Useless invention no. 404: Caffeine-free Diet Coke 

Attachment: install.pl
Description: Perl program

Installing Compress::Zlib...
... done
Installing DBD::mysql...
... done
Installing DBI...
... done
Installing HTML::Parser...
... done
Installing LWP...
... done
Installing Mail::Mailer...
... done
Installing MIME::Base64...
... already installed
Installing URI...
... done
Installing Date::Calc...
... done
Installing Digest::HMAC...
... done
Installing Digest::SHA1...
... done
Installing GD...
... done
Installing HTML::Tagset...
... done
Installing IO::Wrap...
... done
Installing Mail::SpamAssassin...
... done
Installing MIME::Lite...
... done
Installing MIME::Parser...
... done
Installing Net::DNS...
... done
Installing Net::Telnet...
... done
Installing Net::SSLeay...
... done
Installing Parse::RecDescent...
... done
Installing Spreadsheet::WriteExcel...
... done
Installing XML::Parser...
... done
Installing XML::Simple...
... done
Installing Apache::Session...
... done
Installing AppConfig...
... done
Installing Archive::Tar...
... done
Installing Archive::Zip...
... done
Installing Bio::Seq...
... done
Installing Bit::Vector...
... done
Installing CGI::Application...
... done
Installing CGI::Kwiki...
... done
Installing CGI::Session...
... done
Installing Class::DBI...
... done
Installing Class::Date...
... done
Installing Config::IniFiles...
... done
Installing Convert::ASN1...
... done
Installing Crypt::Blowfish...
... done
Installing Crypt::CBC...
... done
Installing Crypt::DES...
... done
Installing Crypt::SSLeay...
... done
Installing Data::ShowTable...
... done
Installing Date::Manip...
... done
Installing DBD::CSV...
... done
Installing DBIx::SearchBuilder...
... done
Installing Error...
... done
Installing Expect...
... done
Installing GD::Graph...
... done
Installing GD::Text...
... done
Installing HTML::Template...
... done
Installing HTML::Tree...
... done
Installing Image::Info...
... done
Installing Image::Size...
... done
Installing Inline...
... done
Installing IO::Tty...
... done
Installing XML::LibXML...
... done
Installing Mail::Sendmail...
... done
Installing MD5...
... done
Installing Module::Build...
... done
Installing MP3::Info...
... done
Installing Net::Daemon...
... done
Installing Net::SNMP...
... done
Installing Params::Validate...
... done
Installing PDF::API2...
... done
Installing PDL...
... timed out (after 10 mins)!

Reply via email to