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