$dbh->do("INSERT INTO es_ce_automation_bibliography_linking.`$job_chosen` (bib_book_element, bib_ID, bib_item, bib_added_by, bib_added_date) VALUES( '$book_element', '$temp_ID', '$temp_RefItem', '$created_by', now() )") or warn 'Some error!'