Class-DBI-Plugin-AbstractCount - Test fails because of 'like' and 'LIKE'

Posted on Tue May 10 04:36:02 2005 by na
Test fails because of 'like' and 'LIKE'
Test 't/03sql.t' fails on my machine. Message: 'not ok 3 - sql statement 2'
Expected result is ".... title LIKE ? ) ..." where generated result is ".... title like ? ) ...'"
I'm not sure, but it may be a version conflict between this module and 'SQL::Abstract.'

Is this ok to force installing?

Perl v5.8.4 built for i386-linux-thread-multi
Class::DBI::Plugin::AbstractCount 0.03
SQL::Abstract 1.18
Write a response