# Note: this file was auto-generated by Module::Build::Compat version 0.32 use ExtUtils::MakeMaker; WriteMakefile ( 'INSTALLDIRS' => 'site', 'NAME' => 'OpenOffice::Wordlist', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/OpenOffice/Wordlist.pm', 'PREREQ_PM' => { 'Test::More' => 0, 'File::Compare' => 0 } ) ;