Skip to content

Commit 1d6b38c

Browse files
committed
Added IPC::Run3 as testing prereq
1 parent 0082df4 commit 1d6b38c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile.PL

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ WriteMakefile(
2828
},
2929
EXE_FILES => ['bin/random-string'],
3030
TEST_REQUIRES => {
31+
'IPC::Run3' => 0,
3132
'Test::Compile' => 0,
3233
'Test::DescribeMe' => 0,
3334
'Test::Most' => 0,

0 commit comments

Comments
 (0)