I do not use
Win32::ODBC, because the Tool should connect to several database systems and writing plug-ins should also be easy.
To simplify a cross-database-script it is very useful to use
DBI, because you have unified methods for (nearly) all db-systems...