Hi everyone, I'm going nuts here. I'm trying to get fixed my DBI module that stated doing weird things after I installed Calendar::List and a bunch of dependencies. Sometimes It just retrieves no records. It's crazy. Anyway, I tried to install the latest Bundle::DBD::mysql so than it replaces everything related to DBI and fix the problem but I'm getting the following error message:
Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/akmisc.t 351 1 0.28% 34 t/mysql.t 68 1 1.47% 15 1 test skipped. Failed 2/20 test scripts, 90.00% okay. 2/903 subtests failed, 99.78% okay. make: *** [test_dynamic] Error 11 /usr/bin/make test -- NOT OK I'm running perl 5.6.1 on Redhat 7.2 for i386
