# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'MsOffice::Word::HTML::Writer', 'VERSION_FROM' => 'lib/MsOffice/Word/HTML/Writer.pm', 'PREREQ_PM' => { 'Carp' => 0, 'MIME::Base64' => 0, 'MIME::QuotedPrint' => 0, 'MIME::Types' => 0, 'Module::Build' => 0, 'Params::Validate' => 0, 'Test::More' => 0 }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [], 'PL_FILES' => {} ) ;