This is 0.08. Trying another Makefile tweak to get it to pass CPAN tests.
[catagits/Catalyst-Authentication-Credential-OpenID.git] / Makefile.PL
index 02b2f77..ff534f3 100644 (file)
@@ -17,6 +17,8 @@ requires  "Catalyst::Exception";
 requires  "Catalyst::Authentication::User::Hash";
 requires  "Cache::FastMmap"       => "1.28";
 requires  "Catalyst::Plugin::Session::Store::FastMmap" => "0.05";
+requires  "Catalyst::Plugin::Session::State::Cookie";
+requires  "Catalyst::Engine::HTTP";
 
 recommends "Config::General"     => "2";
 recommends "YAML"                => "0.6";