# Note: this file was auto-generated by Module::Build::Compat version 0.2808_01 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Module::CPANTS::Analyse', 'VERSION_FROM' => 'lib/Module/CPANTS/Analyse.pm', 'PREREQ_PM' => { 'Archive::Any' => '0.06', 'Archive::Tar' => '1.30', 'Array::Diff' => '0.04', 'CPAN::DistnameInfo' => '0.06', 'Class::Accessor' => '0.19', 'File::Find::Rule' => '0', 'File::Slurp' => '0', 'IO::Capture' => '0.05', 'List::MoreUtils' => '0', 'Module::ExtractUse' => '0.18', 'Module::Pluggable' => '2.96', 'Pod::Simple::Checker' => '2.02', 'Readonly' => '0', 'Software::License' => '0.003', 'Test::Deep' => '0', 'Test::NoWarnings' => '0', 'Test::Warn' => '0', 'Test::YAML::Meta::Version' => '0.06', 'YAML::Syck' => '0.95', 'version' => '0.73' }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [ 'bin/cpants_lint.pl' ], 'PL_FILES' => {} ) ;