2001-01-22 Jochen Wiedmann <joe@ispsoft.de> (0.2013)
* lib/RPC/PlClient.pm (DESTROY): $@ was possibly destroyed.
Tushar <tushar_pokle@pacific.net.au>
1999-06-26 Jochen Wiedmann <joe@ispsoft.de> (0.2012)
* lib/RPC/PlServer.pm (CallMethod): RegExpLock was
used too long. Thanks to Brady Montz (bradym@cs.arizona.edu).
1999-06-26 Jochen Wiedmann <joe@ispsoft.de> (0.2011)
* lib/RPC/PlServer/Comm.pm (Read): The result of read()
was used incorrect, resulting in never ending loops.
Thanks to Gerald Richter (richter@ecos.de).
1999-04-09 Jochen Wiedmann <joe@ispsoft.de> (0.2010)
* lib/RPC/PlServer/Comm.pm (Read): Added 'maxmessage' option
to omit "Out of memory" bugs (Liraz Siri <liraz_siri@usa.net>).
* Lots of minor bug fixes in the docs of RPC::PlServer and
RPC::PlClient. Alf Wachsmann <alf@ifh.de>
* lib/RPC/PlServer/Comm.pm: Added 'compression' option.
1999-01-13 Jochen Wiedmann <joe@ispsoft.de> (0.2003)
* lib/RPC/PlServer.pm (CallMethod): Fixed bug in lock
handling, thanks to schinder@pobox.com.
1999-01-12 Jochen Wiedmann <joe@ispsoft.de> (0.2002)
* Added use of Net::Daemon::RegExpLock.
* Fixed prerequisite checks in Makefile.PL, my thanks to
Andreas Koenig <Andreas.Koenig@anima.de>.
1998-10-30 Jochen Wiedmann <joe@ispsoft.de> (0.2001)
* t/methods.t: $handle->Terminate() wasn't called without END.
1998-10-28 Jochen Wiedmann <joe@ispsoft.de> (0.2000)
* Complete rewrite, based on Net::Daemon. Renamed to PlRPC,
due to compatibility problems.
1998-09-08 Jochen Wiedmann <joe@ispsoft.de> (0.1006)
* lib/RPC/pClient.pm: Added Log(), Debug(), Error() and Fatal()
methods to support Windows. $self->{'stderr'} can now be an
IO handle or any other object supporting a print method.
My thanks to Toni L. Harbaugh <harbaugh@nciaxp.ncifcrf.gov> for
his patches.
1998-08-13 Jochen Wiedmann <joe@ispsoft.de> (0.1005)
* Makefile.PL: Added check for Sys::Syslog.h to detect problems
with missing sys/syslog.ph.
1998-07-19 Jochen Wiedmann <joe@ispsoft.de> (0.1004)
* lib/RPC/pServer.pm: Embedded all occurrences of setlogsock('unix')
into an eval. Required, because it otherwise fails on Solaris.
1998-07-18 Jochen Wiedmann <joe@spsoft.de> (0.1003)
* Minor fixes to prevent warnings with DBI::ProxyServer.
0.1002 Checking for existence of Sys::Syslog::setlogsock in test scripts.
(Ulrich Pfeifer, upf@de.uu.net)
Fixed Socket::inet_ntoa() instead of inet_ntoa() in pServer.pm.
(Ulrich Pfeifer, upf@de.uu.net)
Added 'Reuse' => 1 to server configuration.
0.1001 Tue Aug 19 17:53:44 1997
- original version; created by h2xs 1.18