# Note: this file was auto-generated by Module::Build::Compat version 0.30 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Perlbal::Control', 'VERSION_FROM' => 'lib/Perlbal/Control.pm', 'PREREQ_PM' => { 'Moose' => '0.32', 'MooseX::Control' => '0.02', 'Proc::ProcessTable' => '0', 'Test::More' => '0' }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [], 'PL_FILES' => {} ) ;