Package: libobject-remote-perl / 0.004001-3

Metadata

Package Version Patches format
libobject-remote-perl 0.004001-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix spelling errors in manpage.patch | (download)

lib/Object/Remote.pm | 8 4 + 4 - 0 !
lib/Object/Remote/Logging.pm | 10 5 + 5 - 0 !
lib/Object/Remote/Role/Connector/PerlInterpreter.pm | 2 1 + 1 - 0 !
3 files changed, 10 insertions(+), 10 deletions(-)

 fix spelling errors in manpages
Bug: https://rt.cpan.org/Ticket/Display.html?id=111239
0001 Pre load PerlIO scalar before loading fatpacked modu.patch | (download)

lib/Object/Remote/FatNode.pm | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 [patch] pre-load perlio::scalar before loading fatpacked modules

This is just for robustness in case PerlIO::scalar or its dependencies
somehow get included in the fatpacked bundle. See the Debian bug for a
full story of how this could happen.

Bug-Debian: https://bugs.debian.org/1022780
Bug: https://rt.cpan.org/Ticket/Display.html?id=144942