X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=fcc5fc32de2dd57853126a4fa956398b775cca85;hb=bafb291c3538449b7149cf5612d361619d630cae;hp=18c7763f539c0a2b8d5d518cc3a10e74d70df0f2;hpb=c2f86f3a1a58ba299dbcbb407147b67598c7b1e7;p=p5sagit%2Fnamespace-clean.git diff --git a/Makefile.PL b/Makefile.PL index 18c7763..fcc5fc3 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -6,7 +6,7 @@ use inc::Module::Install; name q{namespace-clean}; license q{perl}; -author q{Robert 'phaylon'' Sedlacek }; +author q{Robert 'phaylon' Sedlacek }; all_from q{lib/namespace/clean.pm}; build_requires q{Test::More}, '0.88';