Put old version of TWMC in conflicts, update TODO
Tomas Doran [Sat, 6 Aug 2011 16:43:25 +0000 (17:43 +0100)]
Makefile.PL
TODO

index 9a25830..a2d9499 100644 (file)
@@ -162,6 +162,7 @@ my %conflicts = (
 #    new version, but still work fine..
 #    'Catalyst::ActionRole::ACL'                  => '0.05',
 #    'Catalyst::Plugin::Session::Store::DBIC'     => '0.11',
+      'Test::WWW::Mechanize::Catalyst'            => '0.53', # Dep warnings unless upgraded.
 );
 check_conflicts(%conflicts);
 
diff --git a/TODO b/TODO
index fe1d4df..6d64457 100644 (file)
--- a/TODO
+++ b/TODO
@@ -36,11 +36,11 @@ http://github.com/willert/catalyst-plugin-log4perl-simple/tree
 
 ###  Blockers
 
-  * Test everything in the %conflicts list
+  * Test::WWW::Mechanize::Catalyst new release
 
-  * Anything left in Task::Catalyst failing?
+  * Test everything in the %conflicts list
 
-  * Test tutotial apps?
+  * Test tutorial apps
 
   * Test nginx middleware to determine if it is needed with: