in reply to Re^2: Bind param error
in thread Bind param error

Really? SQLite disagrees...

sqlite> select count(*) from show; # illegal comment; 27 Error: unrecognized token: "#"

I guess I wasn't clear enough: Perl comments aren't valid SQL.