# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Perl::Metric::Basic', 'VERSION_FROM' => 'lib/Perl/Metric/Basic.pm', 'PREREQ_PM' => { 'Class::Accessor' => '0', 'PPI' => '0.993', 'Scalar::Util' => '0', 'Test::Exception' => '0', 'Test::More' => '0' }, 'INSTALLDIRS' => 'site', 'PL_FILES' => {} ) ;