# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'Win32::Useful', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/Win32/Useful.pm', 'PREREQ_PM' => { 'Win32' => '0' } ) ;