# Note: this file was auto-generated by Module::Build::Compat version 0.2808_01 require 5.006; use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Test::Assert', 'VERSION_FROM' => 'lib/Test/Assert.pm', 'PREREQ_PM' => { 'Exception::Base' => '0.21', 'Test::Unit::Lite' => '0.11', 'constant::boolean' => 0, 'parent' => 0 }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [], 'PL_FILES' => {} ) ;