updated TODO for psgi
John Napiorkowski [Mon, 1 Aug 2011 14:29:22 +0000 (10:29 -0400)]
TODO

diff --git a/TODO b/TODO
index 05dc1c7..7ff1485 100644 (file)
--- a/TODO
+++ b/TODO
@@ -38,6 +38,15 @@ http://github.com/willert/catalyst-plugin-log4perl-simple/tree
     version include two headers, 'host' and 'https'. They are missing from
     this version.
 
+  * Installation issues with some common modules (from Task::Catalyst)
+      - Catalyst::ActionRole::ACL (test failures, fix in repo:
+        https://github.com/bobtfish/catalyst-actionrole-acl/pull/1)
+      - Catalyst::Plugin::Session::Store::DBIC ( test failure because of
+        change to the way Test::Catalyst works, fix in repo at:
+        http://dev.catalystframework.org/svnweb/Catalyst/revision?rev=14058)
+      - Catalyst::Engine::HTTP::Prefork ?? maybe remove from Task::Catalyst?
+      - CatalystX-SimpleLogin : will work once we fix Catalyst::ActionRole::ACL.
+
 #### Script survey
 
 ###  Nice to have