projects
/
p5sagit/Devel-Declare.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
1ff30ca
)
also force BHOC to the latest version
Karen Etheridge [Sun, 26 Apr 2020 17:42:04 +0000 (10:42 -0700)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
7f5a460
..
bcf8c6e
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-26,8
+26,7
@@
WriteMakefile(
CONFIGURE_REQUIRES => {
'ExtUtils::Depends' => 0.8000,
- # minimum version that depends on ExtUtils::Depends 0.302
- 'B::Hooks::OP::Check' => '0.19',
+ 'B::Hooks::OP::Check' => '0.22',
},
PREREQ_PM => {