Help for this page
DROP TABLE IF EXISTS test; ... ); INSERT INTO test VALUES ('test', 0);
use warnings; use strict; ... ); $sth->execute($interval); };