How to Install liborlite-mirror-perl in Ubuntu 18.04



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

sudo apt update
sudo apt install liborlite-mirror-perl

Description:

ORLite extension to use remote SQLite databases

ORLite::Mirror provides a simple mechanism for opening a read-only SQLite database from anywhere on the web. In a method analogous to using ORLite to work with a local read-only SQLite database, you can use ORLite::Mirror to open a SQLite database at an arbitrary URI. If the remote file has a "gz" or "bz2" extension, then ORLite::Mirror will decompress the file before opening.

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

Version: 1.24-1

Section: universe/perl