Skip to content

Commit

Permalink
Tweak prereqs
Browse files Browse the repository at this point in the history
  • Loading branch information
davorg committed Sep 10, 2024
1 parent d4c136e commit d380b22
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 @@ -6,6 +6,7 @@ WriteMakefile(
MIN_PERL_VERSION => '5.26.0',
PREREQ_PM => {
Feature::Compat::Class => 0.07,
($^V < v5.40 ? ('Object::Pad' => 0) : ()),
},
TEST_REQUIRES => {
Test::More => 0,
Expand Down

0 comments on commit d380b22

Please sign in to comment.