object-remote-node

processes or on other hosts

Install

All systems
curl cmd.cat/object-remote-node.sh
Debian Debian
apt-get install libobject-remote-perl
Ubuntu
apt-get install libobject-remote-perl
image/svg+xml Kali Linux
apt-get install libobject-remote-perl
Fedora
dnf install perl-Object-Remote
Windows (WSL2)
sudo apt-get update sudo apt-get install libobject-remote-perl
Raspbian
apt-get install libobject-remote-perl

perl-Object-Remote

processes or on other hosts

libobject-remote-perl

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.