Subject: | Can't locate object method "get_quoted_token" via package "DBIx::MyParsePP::Lexer" |
Object method DBIx::MyParsePP::Lexer::get_quoted_token() seems to be missing, albeit called in certain circumstances.
I have attempted to parse the following incorrect SQL statement:
CREATE DEFINER=`root``other`
and got the following error:
Can't locate object method "get_quoted_token" via package "DBIx::MyParsePP::Lexer" at lib/DBIx/MyParsePP/Lexer.pm line 409, <> line 1.