# Note: this file was auto-generated by Module::Build::Compat version 0.2808_01 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'Perl::Critic::More', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/Perl/Critic/More.pm', 'PREREQ_PM' => { 'Test::More' => 0, 'Perl::Critic' => '1.082', 'Readonly' => '1.03' } ) ;