libobject-remote-perl 0.004001-3 source package in Ubuntu

Changelog

libobject-remote-perl (0.004001-3) unstable; urgency=medium

  * Team upload.
  * Add 0001-Pre-load-PerlIO-scalar-before-loading-fatpacked-modu.patch.
    Thanks to Niko Tyni for the analysis and the patch.
    (Closes: #1022780)
  * Declare compliance with Debian Policy 4.6.1.

 -- gregor herrmann <email address hidden>  Wed, 26 Oct 2022 14:06:35 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libobject-remote-perl_0.004001-3.dsc 2.9 KiB 50e4b1f727d218786fd11718c0869fcb4b94c938fa5f7bf22b69d89eb49610b4
libobject-remote-perl_0.004001.orig.tar.gz 51.2 KiB b3e7fda0027236ae7da7b0bd856976b89bb7f9f982078d8ffd3a2e215c1685b4
libobject-remote-perl_0.004001-3.debian.tar.xz 5.0 KiB c2a427a44e9c42273d1509b929c60df4a8be44feeeab520e7343b417a11b21bf

Available diffs

No changes file available.

Binary packages built by this source

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.