[Catalyst-commits] r10347 - Catalyst-Runtime/5.80/trunk
t0m at dev.catalyst.perl.org
t0m at dev.catalyst.perl.org
Thu May 28 18:08:35 GMT 2009
Author: t0m
Date: 2009-05-28 18:08:34 +0000 (Thu, 28 May 2009)
New Revision: 10347
Modified:
Catalyst-Runtime/5.80/trunk/Makefile.PL
Log:
Still borked in 0.2
Modified: Catalyst-Runtime/5.80/trunk/Makefile.PL
===================================================================
--- Catalyst-Runtime/5.80/trunk/Makefile.PL 2009-05-28 18:07:31 UTC (rev 10346)
+++ Catalyst-Runtime/5.80/trunk/Makefile.PL 2009-05-28 18:08:34 UTC (rev 10347)
@@ -110,7 +110,7 @@
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',
More information about the Catalyst-commits
mailing list