How to Install liborlite-migrate-perl in Ubuntu 18.04



Install liborlite-migrate-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install liborlite-migrate-perl

Description:

Perl helper module for SQLite-to-ORLite schema migration

ORLite::Migrate is a light weight Database Schema Migration enhancement for ORLite. It provides a simple implementation of schema versioning within the SQLite database using the built-in user_version pragma (which is set to zero by default).

Homepage: https://metacpan.org/release/ORLite-Migrate

Version: 1.10-2

Section: universe/perl