To whom it may concern,

While doing some development recently, I got an error saying
"bind_columns called with 3 refs when 2 needed. at
C:/Perl/site/lib/DBI.pm line 1705.".  I knew what the problem was, but
not where in my code it was.  The patch that I'm submitting changes
the "die" on that line to a "Carp::croak", as it's truly a user error
when that happens.

Thanks,
Ben

Attachment: carp.patch
Description: Binary data

Reply via email to