Help for this page
my $sql; { ... } my $row = $dbh->selectall_arrayref($sql) or die "SQL Error: $sql";