releng of session stuff
Yuval Kogman [Sat, 29 Oct 2005 22:16:14 +0000 (22:16 +0000)]
Build.PL

index 2820577..f3cfabe 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -7,7 +7,6 @@ my $build = Module::Build->new(
     module_name        => 'Catalyst::Plugin::Session::State::Cookie',
     requires           => {
         'perl'                      => '5.8.1',
-        'Catalyst'                  => 0,
         'Catalyst::Plugin::Session' => 0.01,
     },
     create_readme      => 1,