Help for this page
.... my $here_doc = '....END'; stuff here ....END
my $sql = <<SQL; SELECT * ... ... $dbh->execute($sql); }