# Note: this file was auto-generated by Module::Build::Compat version 0.3800 require 5.008001; use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'App::Mowyw', 'VERSION_FROM' => 'lib/App/Mowyw.pm', 'PREREQ_PM' => { 'Carp' => 0, 'Config::File' => 0, 'Data::Dumper' => 0, 'Exporter' => 0, 'File::Compare' => 0, 'File::Temp' => 0, 'Scalar::Util' => 0, 'Storable' => 0 }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [ 'script/mowyw' ], 'PL_FILES' => {} ) ;