X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=07f8f623b93351e2aaba3fed1a50d5e7fd7811f6;hb=de673bbfb3be8450727acc7e3aa6f806b8bf2482;hp=4e7f748ad4b6c5c7b2ec51bedbb13599b80269a9;hpb=472d4b1e844e78b06c74e5792999e388a886c5fe;p=p5sagit%2Fnamespace-clean.git diff --git a/Makefile.PL b/Makefile.PL index 4e7f748..07f8f62 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -12,7 +12,7 @@ all_from q{lib/namespace/clean.pm}; build_requires q{Test::More}, '0.62'; build_requires q{FindBin}, 0; -requires q{Filter::EOF}, '0.02'; +requires q{Scope::Guard}, '0.02'; requires q{Symbol}, 0; auto_provides;