----- Original Message ----- From: "Reini Urban"
I could reproduce your problem.
Please reinstall DBI from CPAN

Easiest test:
perl -MCPAN -e'get DBI'
perl -MCPAN -e'make DBI'

=> compare
perl -Mblib t/02dbidrv.t
(works ok)
vs
perl t/02dbidrv.t
(errors at 13, 21, 22)

The old DBI is not compatible. I'm investigating now why.
(cygwin 1.7 or gcc or perl)

Thanks Reini, I'd checked for an updated DBI, there wasn't one,
and updated DBD::mysql, but I didn't try reinstalling DBI so
will give that a shot.

   Regards
   Steve


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to