summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Build.PL')
-rw-r--r--Build.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build.PL b/Build.PL
index a050147..0c68e49 100644
--- a/Build.PL
+++ b/Build.PL
@@ -11,7 +11,7 @@ my $build = Module::Build->new(
'Test::MockObject' => 0,
'Test::More' => 0,
'Test::Pod' => 0,
- 'Test::Pod::Coverage' => 0,
+ 'Test::Pod::Coverage' => 1.00,
},
license => 'unrestricted',
module_name => 'App::Raps2',