Package: libprpc-perl / 0.1005-22

Metadata

Package Version Patches format
libprpc-perl 0.1005-22 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable_syslog.patch | (download)

t/client.t | 6 0 + 6 - 0 !
t/encrypt.t | 6 0 + 6 - 0 !
t/lib.pl | 1 0 + 1 - 0 !
t/noStorableOo.t | 6 0 + 6 - 0 !
t/noStorableOoEnc.t | 6 0 + 6 - 0 !
5 files changed, 25 deletions(-)

 remove the syslogging instead of disabling the tests


spelling.patch | (download)

lib/RPC/pClient.pm | 2 1 + 1 - 0 !
lib/RPC/pServer.pm | 4 2 + 2 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 correct spelling error
crypt.patch | (download)

t/encrypt.t | 4 2 + 2 - 0 !
t/noStorableOoEnc.t | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 creating a new object works differently ...