How to Install libsql-splitstatement-perl in Ubuntu 18.04



Install libsql-splitstatement-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libsql-splitstatement-perl

Description:

Split any SQL code into atomic statements

This is a simple module which tries to split any SQL code, even including non-standard extensions into the atomic statements it is composed of.

Homepage: https://metacpan.org/release/SQL-SplitStatement

Version: 1.00020-1

Section: universe/perl