Version 0.14.
[p5sagit/namespace-clean.git] / Makefile.PL
index 18c7763..fcc5fc3 100644 (file)
@@ -6,7 +6,7 @@ use inc::Module::Install;
 
 name            q{namespace-clean};
 license         q{perl};
-author          q{Robert 'phaylon'' Sedlacek <rs@474.at>};
+author          q{Robert 'phaylon' Sedlacek <rs@474.at>};
 all_from        q{lib/namespace/clean.pm};
 
 build_requires  q{Test::More},                  '0.88';