# needs DBD::Oracle (in contrib)
Data/ObjectDriver/Driver/DBD/Oracle.pm

# fails with
# Bareword "DBI::SQL_BLOB" not allowed while "strict subs" in use at /usr/share/perl5/Data/ObjectDriver/Driver/DBD/SQLite.pm line 21.
# Bareword "DBI::SQL_BINARY" not allowed while "strict subs" in use at /usr/share/perl5/Data/ObjectDriver/Driver/DBD/SQLite.pm line 21.
# this should be fixed but currently we want to close the FTBFS RC bug
Data/ObjectDriver/Driver/DBD/SQLite.pm
