X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Makefile.PL;h=29dd6f8c54dae6c796b38bf6e8aada574e7e77af;hp=00470d76af52e281a97b2a30d5f07f937c6ed487;hb=1faaa3e99565660c7e3cd433e01c80343828f8a8;hpb=2f3812528068bc1d9f7840067f0c03d36cd47e6d diff --git a/Makefile.PL b/Makefile.PL index 00470d7..29dd6f8 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -34,7 +34,7 @@ requires 'Text::Balanced'; # core in 5.8.x but mentioned for completeness requires 'MRO::Compat'; if (-e 'inc/.author') { - build_requires 'Test::Perl::Critic'; + build_requires 'Test::NoTabs'; build_requires 'Test::Pod' => 1.14; build_requires 'Test::Pod::Coverage' => 1.04;