X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=cf902bbc5dc3182f27f3e7ea80fe82cd6f254767;hb=909ce0526ab480e6fc167c458cad4c4a7540b70e;hp=db5a201daadfcbc17b44280ac741f67e2567fb2b;hpb=07fbef3daa75ec3d7339aa3d0daf16dfd46a5a84;p=p5sagit%2Fnamespace-clean.git diff --git a/Makefile.PL b/Makefile.PL index db5a201..cf902bb 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -9,7 +9,7 @@ license q{perl}; author q{Robert 'phaylon'' Sedlacek }; all_from q{lib/namespace/clean.pm}; -build_requires q{Test::More}, '0.62'; +build_requires q{Test::More}, '0.88'; build_requires q{FindBin}, 0; requires q{B::Hooks::EndOfScope}, '0.07';