Conflicts are listed by module, not by dist.
Florian Ragwitz [Fri, 16 Jan 2009 15:44:57 +0000 (15:44 +0000)]
Makefile.PL

index a5ee467..60ba43f 100644 (file)
@@ -131,7 +131,7 @@ sub check_conflicts {
         'Catalyst::Plugin::DebugCookie'    => '0.999002',
         'Catalyst::Plugin::Authentication' => '0.100092',
         'CatalystX::Imports'               => '0.03',
-        'Catalyst-Plugin-HashedCookies'    => '1.03',
+        'Catalyst::Plugin::HashedCookies'  => '1.03',
     );
 
     my $found = 0;