Double stupid the there. What was I doing when I did that, idiot
Tomas Doran [Wed, 7 Oct 2009 08:48:59 +0000 (08:48 +0000)]
Makefile.PL

index adade63..991f89b 100644 (file)
@@ -2,8 +2,8 @@ use strict;
 use warnings;
 use inc::Module::Install 0.87;
 
-BEGIN {
-    require 'Module::Install::AuthorRequires';
+if ($Module::Install::AUTHOR) {
+    require Module::Install::AuthorRequires;
 }
 
 name 'Catalyst-Manual';