From: Tomas Doran Date: Thu, 28 May 2009 18:08:34 +0000 (+0000) Subject: Still borked in 0.2 X-Git-Tag: 5.80005~19 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=71b4679887075105f43eec1958f4deaabb9e8433;hp=d75b106eaf44f1f9a42c0a9375f75579349090a9 Still borked in 0.2 --- diff --git a/Makefile.PL b/Makefile.PL index 29eb95a..c5475d7 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -110,7 +110,7 @@ EOF my %conflicts = ( 'Catalyst::Plugin::ENV' => '9999', # This plugin is just stupid, full stop # should have been a core fix. - 'Catalyst::Plugin::Unicode::Encoding' => '0.1', + 'Catalyst::Plugin::Unicode::Encoding' => '0.2', 'Catalyst::Authentication::Credential::HTTP' => '1.009', 'Catalyst::Plugin::Session::Store::File' => '0.16', 'Catalyst::Plugin::Session' => '0.21',