# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'Games::SGF', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/Games/SGF.pm', 'PREREQ_PM' => { 'Scalar::Util' => '1.14', 'Pod::Coverage' => '0.19', 'Test::Pod::Coverage' => '1.08', 'Data::Dumper' => '2.121', 'Test::Pod' => '1.26', 'Test::More' => '0.7', 'enum' => '1.016' } ) ;