X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=45f759bb47575120a95a3787ced2d2bb979f4f7f;hb=HEAD;hp=de6abd4ac8a8ff01f9698e5367efd1adfc5ee944;hpb=9d3d48c331ab66a3f0360b8ac9e1e97d648ca80f;p=p5sagit%2FDevel-BeginLift.git diff --git a/Makefile.PL b/Makefile.PL index de6abd4..45f759b 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -5,7 +5,7 @@ use ExtUtils::Depends; name 'Devel-BeginLift'; all_from 'lib/Devel/BeginLift.pm'; -requires 'B::Hooks::OP::Check::EntersubForCV' => '0.02'; +requires 'B::Hooks::OP::Check::EntersubForCV' => '0.03'; build_requires 'Test::More'; build_requires 'B::Hooks::OP::Check::EntersubForCV';