Help for this page
use DBI qw(:sql_types); use DBD::Pg qw(:pg_types); ... $sth->bind_param(etc.)... $sth->execute();