This makes semicolon injection work even if a string eval is compiled inside of
the same block.
requires 'Scalar::Util';
requires 'B::Hooks::OP::Check' => '0.10';
-requires 'B::Hooks::EndOfScope';
+requires 'B::Hooks::EndOfScope' => '0.05';
requires 'Sub::Name';
build_requires 'B::Hooks::OP::Check' => '0.10';