Help for this page
# If the form was properly submitted, save the data if ($input{"go"} eq "DELETE") { ... $db_handle -> do($query); $action = "Record saved - $query"; ....
Scalar found where operator expected at delemp.pl line 73, near "$quer +y" (Missing semicolon on previous line?) syntax error at delemp.pl line 73, near "$query "