# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'CPAN::Forum', 'VERSION_FROM' => 'lib/CPAN/Forum.pm', 'PREREQ_PM' => { 'Parse::CPAN::Packages' => 0, 'XML::RSS::SimpleGen' => 0, 'DBD::SQLite' => '0.31', 'HTML::Template' => '2.6', 'Class::DBI::Plugin::Pager' => 0, 'CGI' => 0, 'CGI::Application' => '3.31', 'CGI::Session::SQLite' => 0, 'CGI::Application::Plugin::Session' => 0, 'LWP::Simple' => 0, 'DBI' => 0, 'WWW::Mechanize' => 0, 'Class::DBI' => '0.96', 'Parse::RecDescent' => 0, 'Test::More' => '0.47', 'Mail::Sendmail' => 0, 'CGI::Application::Plugin::LogDispatch' => 0, 'Test::WWW::Mechanize' => '0.02', 'Class::DBI::Plugin::AbstractCount' => 0 } ) ;