X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=b1026b0b005f783bb3092f12294c0caeb3561e00;hb=1e56e9fefd7084a5b66bcd8ff5c9b5f9d24c4ef2;hp=3ce7f5a0c5aa9406e1f6477984ecebfb402383f7;hpb=077ac262426e5f48cfe70fd1711ccd27971fab44;p=gitmo%2FMooseX-Types.git diff --git a/Makefile.PL b/Makefile.PL index 3ce7f5a..b1026b0 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -6,7 +6,7 @@ use inc::Module::Install 0.67; name q{MooseX-Types}; license q{perl}; -author q{Robert 'phaylon' Sedlacek }; +author q{Robert "phaylon" Sedlacek }; all_from q{lib/MooseX/Types.pm}; build_requires q{Test::More}, 0.80;