X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=45f759bb47575120a95a3787ced2d2bb979f4f7f;hb=949d4d5b90c09b9a24f55010fb67226eab128fd0;hp=de6abd4ac8a8ff01f9698e5367efd1adfc5ee944;hpb=c360a8266e67c551240fd217a962d08b9d95bcdc;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';