in reply to Re: Connecting to mySQL using DBIx::Recordset - table name upper case problemin thread Connecting to mySQL using DBIx::Recordset - table name upper case problem
$DBIx::Recordset::PreserveCase = 1; [download]