[Bast-commits] r4979 -
Devel-BeginLift/1.000/branches/entersub_for_cv
rafl at dev.catalyst.perl.org
rafl at dev.catalyst.perl.org
Sat Oct 25 11:34:04 BST 2008
Author: rafl
Date: 2008-10-25 11:34:03 +0100 (Sat, 25 Oct 2008)
New Revision: 4979
Modified:
Devel-BeginLift/1.000/branches/entersub_for_cv/Makefile.PL
Log:
Require EntersubForCV 0.02.
Modified: Devel-BeginLift/1.000/branches/entersub_for_cv/Makefile.PL
===================================================================
--- Devel-BeginLift/1.000/branches/entersub_for_cv/Makefile.PL 2008-10-25 10:33:05 UTC (rev 4978)
+++ Devel-BeginLift/1.000/branches/entersub_for_cv/Makefile.PL 2008-10-25 10:34:03 UTC (rev 4979)
@@ -5,6 +5,8 @@
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';
More information about the Bast-commits
mailing list