X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=ea4fd7f09ae8a415571536cb63b92406c6df3ecb;hb=a59fe2a6395e614a5816c5f28a75e6f6fad25460;hp=e0196e9dab004828db71290063a4c6410f0374ec;hpb=7caf630f7ef99213514b626885371350dd3667a5;p=gitmo%2FMooseX-Types-Structured.git diff --git a/Makefile.PL b/Makefile.PL index e0196e9..ea4fd7f 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -18,8 +18,8 @@ build_requires 'Test::More' => '0.70'; build_requires 'Test::Exception' => '0.27'; ## Author tests dependencies -recommends 'Test::Pod' => '1.14'; -recommends 'Test::Pod::Coverage' => '1.08'; +author_requires 'Test::Pod' => '1.14'; +author_requires 'Test::Pod::Coverage' => '1.08'; ## Build README system 'pod2text lib/MooseX/Types/Structured.pm > README'