Install libsql-reservedwords-perl by entering the following commands in the terminal:
sudo apt update sudo apt install libsql-reservedwords-perl
Description:
Perl extension that indicates if words are reserved by SQL
SQL::ReservedWords determine if words are reserved by ANSI/ISO SQL standard or by specific database such as PostgreSQL or MySQL. It can also check which version of ANSI or specific database uses the word checked.
Homepage: https://metacpan.org/release/SQL-ReservedWords
Version: 0.8-2
Section: universe/perl