From: Tomas Doran Date: Mon, 20 Apr 2009 13:43:35 +0000 (+0000) Subject: Neeed according to the changelog of C::A::REST X-Git-Tag: 5.80002~15 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=bd6de1abdcd934c66d49b609d599cd7e5d25a45a;hp=9c9a725ddc4acc8c931868ec410415ffc12605b1 Neeed according to the changelog of C::A::REST --- diff --git a/Makefile.PL b/Makefile.PL index 9682c9e..f2c36be 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -115,6 +115,7 @@ my %conflicts = ( 'Catalyst::Plugin::Authentication' => '0.100091', 'CatalystX::Imports' => '0.03', 'Catalyst::Plugin::HashedCookies' => '1.03', + 'Catalyst::Action::REST' => '0.67', ); check_conflicts(%conflicts);