Help for this page
#!/usr/bin/perl -w ... } exit;
-bash-4.1$ ./bbtest update [UPDATE test SET name=?, age=?, WHERE course_id=? AND year=2 +018] binds --> {"Boop, Betty", 33, 7749 } DBD::mysql::st execute failed: called with 4 bind variables when 3 are + needed at ./bbtest line 36.