Clean up, make author tests not skip, and change perl critic for notabs
[catagits/Catalyst-Plugin-RequireSSL.git] / Makefile.PL
index 7901ea1..2a24779 100644 (file)
@@ -27,7 +27,7 @@ test_requires 'HTTP::Request::Common';
 
 author_requires 'Test::Pod' => '1.14';
 author_requires 'Test::Pod::Coverage' => '1.04';
-author_requires 'Test::Perl::Critic' => '1.01';
+author_requires 'Test::NoTabs' => '0.9';
 
 extra_tests;