Source: libobject-remote-perl Maintainer: Debian Perl Group Uploaders: Hilko Bengen Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: libbareword-filehandles-perl , libclass-c3-perl , libdevel-globaldestruction-perl , libexporter-declare-perl , libfuture-perl , libindirect-perl , libjson-pp-perl , liblog-contextual-perl , libmodule-runtime-perl , libmoo-perl , libmro-compat-perl , libmultidimensional-perl , libstrictures-perl , libstring-shellquote-perl , libtest-fatal-perl , perl Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libobject-remote-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libobject-remote-perl.git Homepage: https://metacpan.org/release/Object-Remote Rules-Requires-Root: no Package: libobject-remote-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-c3-perl, libdevel-globaldestruction-perl, libexporter-declare-perl, libfuture-perl, libjson-pp-perl, liblog-contextual-perl, libmodule-runtime-perl, libmoo-perl, libmro-compat-perl, libstrictures-perl, libstring-shellquote-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.