# Note: this file was auto-generated by Module::Build::Compat version 0.03
use ExtUtils::MakeMaker;
WriteMakefile
(
          'PL_FILES' => {},
          'INSTALLDIRS' => 'site',
          'NAME' => 'Module::CPANTS::Analyse',
          'EXE_FILES' => [
                           'bin/cpants_lint.pl'
                         ],
          'VERSION_FROM' => 'lib/Module/CPANTS/Analyse.pm',
          'PREREQ_PM' => {
                           'Module::Pluggable' => '2.96',
                           'YAML' => '0.58',
                           'Pod::Simple::Checker' => '2.02',
                           'Class::Accessor' => '0.19',
                           'Archive::Any' => '0.06',
                           'Module::ExtractUse' => '0.18',
                           'CPAN::DistnameInfo' => '0.06',
                           'Archive::Tar' => '1.30',
                           'IO::Capture' => '0.05'
                         }
        )
;


syntax highlighted by Code2HTML, v. 0.9.1