From aceb56827143d190601b2c5039afb7b951343bbc Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sun, 5 Jan 2025 10:50:13 +0100 Subject: Test::Pod is only required for author tests --- Build.PL | 1 - 1 file changed, 1 deletion(-) (limited to 'Build.PL') diff --git a/Build.PL b/Build.PL index ec1d27d..a5b2b85 100644 --- a/Build.PL +++ b/Build.PL @@ -9,7 +9,6 @@ Module::Build->new( build_requires => { 'File::Slurp' => 0, 'Test::More' => 0, - 'Test::Pod' => 0, }, configure_requires => { 'Module::Build' => 0.40, -- cgit v1.2.3