projects
/
p5sagit/Devel-BeginLift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
b18c28d
)
Require EntersubForCV 0.02.
Florian Ragwitz [Sat, 25 Oct 2008 10:34:03 +0000 (10:34 +0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
ed0c368
..
de6abd4
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-5,6
+5,8
@@
use ExtUtils::Depends;
name 'Devel-BeginLift';
all_from 'lib/Devel/BeginLift.pm';
+requires 'B::Hooks::OP::Check::EntersubForCV' => '0.02';
+
build_requires 'Test::More';
build_requires 'B::Hooks::OP::Check::EntersubForCV';