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