->req->remote_user support, new release
[catagits/Catalyst-Controller-WrapCGI.git] / Makefile.PL
index 716a09c..d0146e8 100644 (file)
@@ -21,8 +21,7 @@ test_requires 'CGI';
 
 build_requires 'Test::More' => '0.86';
 
+auto_provides;
 auto_install;
-
 resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/trunk/Catalyst-Controller-WrapCGI/';
-
 WriteAll;