find lib -type f -exec grep -H -w 'prepare(' \{\} \; if( ! defined $sth ){ warn $sqlstr."\n".__FILE__."::db_get_enums_for_table() (line ".__LINE__.") : error, call to ".'prepare()'." has failed for above SQL: ".$dbh->errstr; return undef } ...