# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'PREREQ_PM' => { 'CGI::Wiki' => 0, 'DBI' => 0 }, 'VERSION_FROM' => 'lib/CGI/Wiki/Search/DB.pm', 'INSTALLDIRS' => 'site', 'NAME' => 'CGI::Wiki::Search::DB', 'PL_FILES' => {} ) ;