Subject: | cpan -t DBD::CSV fails on Cygwin |
can not install bundle DBD::CSV in Cygwin on Windows7 SP1.
the following test fails:
t/50_chopblanks.t
To work around the problem I added encoding option (latin1) to the
Connect() function in lib.pl. Though this is not the fix for the core
issue, it fixed the test and allowed me to install the module.
Output from the following commands are attached:
uname -a
perl -v
perl -V
cpan -t DBD::CSV
also attached the patch.
Subject: | DBD-CSV-bugreport.zip |
Message body not shown because it is not plain text.