# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'SUPER', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/SUPER.pm', 'PREREQ_PM' => { 'Scalar::Util' => '', 'Test::Simple' => '0.61', 'Sub::Identify' => '' } ) ;