[Catalyst-commits] r13897 - Catalyst-Runtime/5.80/trunk

t0m at dev.catalyst.perl.org t0m at dev.catalyst.perl.org
Sat Dec 25 14:24:15 GMT 2010


Author: t0m
Date: 2010-12-25 14:24:15 +0000 (Sat, 25 Dec 2010)
New Revision: 13897

Modified:
   Catalyst-Runtime/5.80/trunk/Makefile.PL
Log:
Add conflict

Modified: Catalyst-Runtime/5.80/trunk/Makefile.PL
===================================================================
--- Catalyst-Runtime/5.80/trunk/Makefile.PL	2010-12-24 20:55:36 UTC (rev 13896)
+++ Catalyst-Runtime/5.80/trunk/Makefile.PL	2010-12-25 14:24:15 UTC (rev 13897)
@@ -123,6 +123,7 @@
     'Catalyst::Plugin::ENV' => '9999', # This plugin is just stupid, full stop
                                        # should have been a core fix.
     'Catalyst::Plugin::Unicode::Encoding' => '0.2',
+    'Catalyst::Plugin::Authentication' => '0.10010', # _config accessor in ::Credential::Password
     '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