added some more docs; uploading to CPAN as 0.00_01
[catagits/Test-WWW-Selenium-Catalyst.git] / Makefile.PL
index b5d915c..ae5e2e3 100644 (file)
@@ -13,6 +13,11 @@ requires(
         'Catalyst::Runtime' => 5.7001,
         'Test::WWW::Selenium' => 0,
         'Test::More' => 0,
-);
+        'Catalyst::Utils' => 0,
+       );
 auto_install();
 WriteAll();
+
+print {*STDERR} "*** \n";
+print {*STDERR} "*** BUG: make test might not work.  Please try prove instead.\n";
+print {*STDERR} "*** \n";