# Note: this file was auto-generated by Module::Build::Compat version 0.2808_01 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'MooseX::Getopt', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/MooseX/Getopt.pm', 'PREREQ_PM' => { 'Test::More' => '0.62', 'Getopt::Long' => '2.34', 'Test::Exception' => '0.21', 'Moose' => '0.19' } ) ;