Require 5.9
Tomas Doran [Fri, 16 Sep 2011 08:07:35 +0000 (09:07 +0100)]
Makefile.PL

index 32ad153..9c6fcfb 100644 (file)
@@ -8,7 +8,7 @@ all_from      'lib/Test/WWW/Selenium/Catalyst.pm';
 license       'Perl';
 requires(
         'Alien::SeleniumRC' => 0,
-        'Catalyst::Runtime' => 5.7001,
+        'Catalyst::Runtime' => '5.9',
         'Test::WWW::Selenium' => 0,
         'Test::More' => 0,
         'Catalyst::Utils' => 0,