conditional use for 'Module::Install::AuthorRequires' moved 1 line up to avoid anothe...
[catagits/Catalyst-Controller-MovableType.git] / Makefile.PL
index c54c51e..f40af12 100644 (file)
@@ -1,7 +1,7 @@
 use strict;
 use warnings;
-use inc::Module::Install 0.91;
 use if $Module::Install::AUTHOR, 'Module::Install::AuthorRequires';
+use inc::Module::Install 0.91;
 use Module::Install::AuthorTests;
 
 name 'Catalyst-Controller-MovableType';