# Note: this file was auto-generated by Module::Build::Compat version 0.340201 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'feedGnuplot', 'VERSION_FROM' => 'bin/feedGnuplot', 'PREREQ_PM' => { 'Test::Script::Run' => 0 }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [ 'bin/feedGnuplot' ], 'PL_FILES' => {} ) ;