This stops some segfaults when trying to clean things that were already
unimported due to the bumped Variable::Magic dependency.
build_requires q{Test::More}, '0.62';
build_requires q{FindBin}, 0;
-requires q{B::Hooks::EndOfScope}, 0;
+requires q{B::Hooks::EndOfScope}, '0.06';
requires q{Symbol}, 0;
auto_provides;