Skip to content

Commit

Permalink
Array::IntSpan
Browse files Browse the repository at this point in the history
  • Loading branch information
lskatz committed Dec 13, 2023
1 parent 66bed67 commit 155772a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 2023/Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,10 @@ WriteMakefile(
: () ),
PL_FILES => {},
PREREQ_PM => {
'Array::IntSpan' => "2.0",
},
TEST_REQUIRES => {
'Test::More' => 1.001014,
},
);

0 comments on commit 155772a

Please sign in to comment.