diff options
Diffstat (limited to 'Build.PL')
-rw-r--r-- | Build.PL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ my $build = Module::Build->new ( 'Config::Std' => 0, 'MIME::Lite' => 0, 'Test::More' => 0, + 'Test::Trap' => 0, }, recommends => { 'HTML::LinkExtor' => 0, |