in reply to performing stored procedures with the DBI
$dbh->do("BEGIN exec XML_BULK_LOADER.clear_database_values('tester') + END"); [download]