diff --git a/Makefile.PL b/Makefile.PL index 9d84e12..2c91693 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -73,7 +73,7 @@ my %WriteMakefile = ( }, 'TEST_REQUIRES' => { - 'Capture::Tiny' => '0', + 'Capture::Tiny' => '0', 'File::Temp' => '0', 'Test::More' => '1', 'Test::Output' => '0',