How to Install libobject-remote-perl in Ubuntu 18.04



Install libobject-remote-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libobject-remote-perl

Description:

module to call methods on objects in other processes or on other hosts

Object::Remote allows a process to create an object in another process - usually one running on another machine connected via ssh, although other connection mechanisms are available.

Homepage: https://metacpan.org/release/Object-Remote

Version: 0.004000-1

Section: universe/perl