object-remote-slave
processes or on other hosts
Install
- All systems
-
curl cmd.cat/object-remote-slave.sh
- Debian
-
apt-get install libobject-remote-perl - Ubuntu
-
apt-get install libobject-remote-perl - Kali Linux
-
apt-get install libobject-remote-perl - Fedora
-
dnf install perl-Object-Remote - Windows (WSL2)
-
sudo apt-get updatesudo 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.