Skip to content

Commit

Permalink
AUTHOR_TESTING needs Template::Filters
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelhorne committed Mar 5, 2024
1 parent aae760f commit 138adf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@ if($ENV{'AUTHOR_TESTING'}) {
$test_requires->{'Log::Any::Adapter::Log4perl'} = 0;
$test_requires->{'Log::WarnDie'} = 0;
$test_requires->{'IPC::System::Simple'} = 0;
$test_requires->{'Template::Filters'} = 0;
$test_requires->{'Template::Plugin::EnvHash'} = 0;
$test_requires->{'Test::Pod::LinkCheck'} = 0;
$test_requires->{'Taint::Runtime'} = 0;
Expand Down

0 comments on commit 138adf3

Please sign in to comment.