Hi,

I have a problem with the perl module *DBD-CSV-0.2002* installation.
I prepared my debian system with:
- DBI-1.30
- SQL-Statement-1.005
- Text-CSV_XS-0.23
By the way, perl 5.6.1
Now I get this error message, but I don't understand what it really means.

[Debian]:/muh/DBD-CSV-0.2002# perl Makefile.PL
Warning: prerequisite SQL::Statement 0.1011 not found. We have unknown version.
Writing Makefile for DBD::CSV

[Debian]:/muh/DBD-CSV-0.2002# make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00base............ok
t/10dsnlist.........ok
t/20createdrop......FAILED tests 3-4
Failed 2/5 tests, 60.00% okay
t/30insertfetch.....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3-17
Failed 15/17 tests, 11.76% okay
t/40bindparam.......dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3-28
Failed 26/28 tests, 7.14% okay
...
...

Could you help me?!
Thanks, Felix



Reply via email to