# Note: this file was auto-generated by Module::Build::Compat version 0.31012 require 5.006; use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Exception::Base', 'VERSION_FROM' => 'lib/Exception/Base.pm', 'PREREQ_PM' => { 'Test::Unit::Lite' => '0.12' }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [] ) ;