# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Test::TAP::HTMLMatrix', 'VERSION_FROM' => 'lib/Test/TAP/HTMLMatrix.pm', 'PREREQ_PM' => { 'Petal' => '0', 'Test::More' => '0', 'Test::TAP::Model' => '>= 0.03', 'URI::file' => '0' }, 'INSTALLDIRS' => 'site', 'PL_FILES' => {} ) ;