Skip to content

Commit 78429c5

Browse files
committedJan 6, 2017
Add Carp dep
1 parent 4d26186 commit 78429c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎Makefile.PL

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ WriteMakefile(
2828
},
2929
},
3030
PREREQ_PM => {
31+
'Carp' => '0',
3132
},
3233
TEST_REQUIRES => {
3334
'Test::More' => '0',

0 commit comments

Comments
 (0)
Please sign in to comment.