Matt S Trout wrote:
> Any outstanding patches, please send to this thread. Can somebody also
> go through rt.cpan.org and work out if there's anything on there we need
> to apply as well?


Fix problem with t/61findnot.t:

--- Makefile.PL 2008-08-14 17:39:12.000000000 +0100
+++ Makefile.PL.new     2008-10-07 15:21:57.000000000 +0100
@@ -31,7 +31,7 @@

 test_requires 'DBD::SQLite'         => 1.13;
 test_requires 'Test::Builder'       => 0.33;
-test_requires 'Test::Warn'          => 0.08;
+test_requires 'Test::Warn'          => 0.11;
 test_requires 'Test::NoWarnings'    => 0.08;
 test_requires 'Test::Exception'     => 0;

I don't know whether 0.09 or 0.10 would be sufficient :( :)

Cheers, Dave



_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/dbix-class@lists.scsys.co.uk

Reply via email to