Require EntersubForCV 0.02.
Florian Ragwitz [Sat, 25 Oct 2008 10:34:03 +0000 (10:34 +0000)]
Makefile.PL

index ed0c368..de6abd4 100644 (file)
@@ -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';