fail more obviously if ReadmeFromPod is not available
[catagits/Catalyst-Controller-WrapCGI.git] / Makefile.PL
index 3b7e5bc..241cbeb 100644 (file)
@@ -1,6 +1,6 @@
 use inc::Module::Install 0.91;
 
-require Module::Install::ReadmeFromPod;
+use Module::Install::ReadmeFromPod ();
 
 name     'Catalyst-Controller-WrapCGI';
 all_from 'lib/Catalyst/Controller/WrapCGI.pm';