--- trunk/Makefile.PL 2008/11/18 23:49:05 428 +++ trunk/Makefile.PL 2008/11/24 14:28:43 484 @@ -76,6 +76,11 @@ 'DBD::AnyData', 'MooseX::Types::Structured', ], + 'Frey::Test::Runner HTML reporting' => [ + -default => 0, + 'Test::Harness' => 3.14, + 'TAP::Formatter::HTML' => 0.06, + ], 'CouchDB' => [ -default => 0, 'CouchDB::Client',